Skip to content

Releases: payrollhero/dynamic_form

v1.3.1

29 Dec 10:24
2b03a42
Compare
Choose a tag to compare
Add support for ruby 3.3 (#3)

v1.3.0: Fix CI, run on GitHub actions, and fix as many tests as possible. (#2)

01 Nov 09:24
6227859
Compare
Choose a tag to compare
* run tests on github actions

* add rails 7.1 and newer rubies to the CI matrix

* add missing convert_to_model method, and do not create @response object

* fix as many tests as possible, disable others

update .gitignore

* ruby 2.6 is deprecated, 3.3 is failing

* bump version, fix condition

* add runtime dependencies

* autocomplete came with rails 6.1

* remove comment

* fix tests

* fix Gemfile

* raise and expect an exception instead

v1.2.0 - Bump version, Ruby 3.x and Rails 7 support

16 May 11:46
Compare
Choose a tag to compare
v1.2.0 - Bump version, Ruby 3.x and Rails 7 support