v1.0.0
Added
- Support for Ruby 3.2
- Support for delegating fields to nested attributes
- JSON and XML schema namespace mapping support
- Allow to set render_nil defaults
Changed
- Use
ShaleError
as a base class for exceptions - Use model instead of mapper names for schema types
Fixed
- Fix compilation error for bundled JSON schemas
- Fix type inference for XML schema when default namespace is used
- Fix XML schema handling with a period in the element name