2.1.1 (2025-02-15)
- properly handle custom resource file extensions (34da0d5)
2.1.0 (2025-02-15)
- add github repo to gemspec (717cdb7)
2.0.0 (2025-02-15)
1.0.2 (2025-02-15)
- update Gemfile lock on release (37b2322)
1.0.1 (2025-02-15)
- run bundle (d148b1a)
- add type to import (8aa8dc7)
- allow ActiveRecord method definitions (09198d4)
- assert unknown type if serialized (119be6a)
- correctly infer text[] columns (b88bad7)
- deps: bump pg from 1.5.7 to 1.5.8 (#5) (fe1b929)
- deps: bump pg from 1.5.8 to 1.5.9 (#23) (1b1a89c)
- deps: bump puma from 6.4.2 to 6.4.3 (#12) (6237c55)
- deps: bump puma from 6.4.3 to 6.5.0 (#30) (777cca9)
- deps: bump rails from 7.2.0 to 7.2.1 (#9) (9f036d3)
- deps: bump rails from 7.2.1 to 7.2.2 (#20) (6ec3d51)
- include more checks for presence validations (661ace4)
- optional params (ee38ee3)
- relationship_name overrides name (fe08cc5)
- scope (36003c2)
- uniqueness validator does allow nil (870bd62)
- add custom links property (b41d3d8)
- camelize without inflection (93f30ca)
- configurable default description (2d19382)
- configurable empty relationship type (8cab1ee)
- configurable exclude fields (eed9710)
- infer polymorphic types (f49ce4d)
- meta property (56c35be)
- multifile generation (5452db8)
- numericality validation presence (3cc6877)
- object type singleton syntax (11b7b09)
- uniqueness validation presence (554acad)