Skip to content

Releases: Limenius/Liform

Version 1.0

23 May 21:53
Compare
Choose a tag to compare

I'm publishing a 1.0 release because github handles releases less than 1.0 a bit differently.

Plus, I wanted to prepare for a 2.0 release which will drop support for unmaintained version of Symfony and PHP.

I'm somewhat new to the world of publishing releases. Hopefully I've done it right!

v0.18.1

17 Mar 11:30
4b578cb
Compare
Choose a tag to compare

Symfony 5 compatibility

v0.18.0

28 Feb 23:39
2949bef
Compare
Choose a tag to compare

PHP8 Support

v0.9.0

09 Mar 19:04
Compare
Choose a tag to compare

Breaking changes

  • enum_titles are not anymore rendered in a liform subarray in the schema, but in the same format that liform-react understands. Limenius/liform-react#7
  • buildLiform callback receives and returns a schema instead of building a liform subarray.