Skip to content

v1.0.0

Compare
Choose a tag to compare
@kgiszczak kgiszczak released this 15 Jul 08:56
· 13 commits to master since this release

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