Skip to content

Releases: tobytwigger/form-schema-generator

v3.0.4

14 May 08:35
513cc42

Choose a tag to compare

What's Changed

Full Changelog: v3.0.3...v3.0.4

v3.0.3

14 May 08:16
21f6a24

Choose a tag to compare

What's Changed

Full Changelog: v3.0.2...v3.0.3

v3.0.2

29 Jan 10:48

Choose a tag to compare

Full Changelog: v3.0.1...v3.0.2

v3.0.1

18 Oct 22:40
11fa3fb

Choose a tag to compare

  • Fixed bug with withOptions function call on a field

v3.0

07 Oct 08:59
ac0679c

Choose a tag to compare

  • Add proper support for transformers
  • Make package more generic to make it useful to Atlas

v2.0

22 Sep 10:52
85f5c31

Choose a tag to compare

  • Removed support for PHP 7.3
  • Refactored outputted schema to work with UI Kit

v1.3

05 Aug 10:54
eea322f

Choose a tag to compare

  • Added support for php 8
  • Removed support for php 7.2

Bug fixes

15 Dec 17:38

Choose a tag to compare

  • Fixed bug causing options to be rendered as an array not object when using the VFGTransformer
  • Fixed bug with text area field type not being recognised

Added Switch field type

15 Dec 15:32

Choose a tag to compare

Added the switch field type

Initial Release

13 Dec 15:07
8e4707a

Choose a tag to compare

v1.0

Update README.md