Skip to content

Releases: payrollhero/dynamic_form

v1.3.2

29 Jun 06:58
f9ddd3b

Choose a tag to compare

What's Changed

  • Handle error message possibly already being an array by @scpike in #5
  • Allow Ruby 3.4 by @joe-sharp in #9

New Contributors

Full Changelog: v1.3.1...v1.3.2

v1.3.1

29 Dec 10:24
2b03a42

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

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

Choose a tag to compare

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