Skip to content

[REL] v2.0.8

Compare
Choose a tag to compare
@ged-odoo ged-odoo released this 09 Mar 12:11
· 165 commits to master since this release

v2.0.8

  • [IMP] implement .alike suffix on props
  • [IMP] release: add version number on App
  • [IMP] app: add name as a config option
  • [FIX] runtime, compiler: fix refs getting set or unset incorrectly
  • [FIX] compiler: call translate function with correct string
  • [FIX] compiler: properly handle readonly attribute/readOnly property
  • [REF] blockdom,compiler: implement properties
  • [REF] tests: move properties tests in own file
  • [FIX] compiler: dynamic value on inputs doesn't turn 0 into empty string