v2.0.0-beta.8
Pre-release
Pre-release
·
1 commit
to beta
since this release
2.0.0-beta.8 (2026-08-10)
Bug Fixes
- accept a single value for array filters (#517) (ee685b6)
- accept a single value for array filters (#517) (23f3e80)
- drop the relationship guard install notice (65b8be6)
- reject invalid page parameters (#537) (fbb5683), closes #347
- treat empty polymorphic configuration as unset (#538) (a27eeea), closes #199
- typecast null values in filter lists (#515) (3756fd1)
- typecast null values in filter lists (#515) (3dcf4c8)
Features
- add full set of commented-out Resource defaults in ApplicationResource when using the generator (367678e)
- generators: explicit rendering by default, respond_with only when Responders is included (70741fe)
- in-tree plain ruby and sinatra examples (b92c6d9)
- ship the Rails application template in this repo (76d5329)