Skip to content

Releases: payrollhero/ph_model

v1.2.0: Official Support for rails 7.1 and ruby 3.x ++ Setup GitHub actions (#4)

30 Oct 06:42
117f62e
Compare
Choose a tag to compare
* Setup github actions; Add gemfiles
* Drop support for rails < 5.0
* allow later rake
* fix min version
* remove sqlite from gemfiles
* fix rubocop
* latest rubocop
* update todo
* fix long line
* explicit branch for active_attr
* update rubocop todo
* double star splat for ruby 3.0
* also run rails 7.1 with ruby 2.7/3.0
* fix ambiguity
* fix error RegExp for ruby 3.3
* bump version
* coveralls token

v1.1.3 validation fix

23 Mar 02:41
4f3bf31
Compare
Choose a tag to compare
[FIX] attribute validation fix (#3)

* attribute validation fix

* fix condition

v1.1.2 rails7 tiny fix

22 Mar 11:37
d516f22
Compare
Choose a tag to compare
adding errors in active_model 7 (#2)

* adding errors in active_model 7

* bumped version