Skip to content

March 2023 minor release

Compare
Choose a tag to compare
@g105b g105b released this 02 Mar 16:54
· 16 commits to master since this release
ffda274

What's Changed

  • bindable non scalar object properties by @g105b in #393
  • Trim whitespace where there are only template children in an element by @g105b in #394
  • Binding a list of options, with already existing select options by @g105b in #395
  • Modifier tests - more tests to enforce documented functionality by @g105b in #396
  • Improvements to TableBinding by @g105b in #397
  • Simplified casting of bind value by @g105b in #399
  • Handle [vars] section of comment ini by @g105b in #401
  • Tidy up after quality analysis by @g105b in #403
  • PHPUnit 10 by @g105b in #408
  • Improvements to working with lists of data (data-bind:list and nested object improvements) by @g105b in #415
  • data-list replaces data-template by @g105b in #417

Full Changelog: v3.1.5...v3.2.0