New
v1.1.0
Added
- [bkjohnson] Add support for JSON Schema validation keywords (#29)
- Add support for Ruby 3.3
Changed
- Drop support for Ruby 2.6 and Ruby 2.7
Fixed
- Fix Ox adapter incorrectly handling documents with XML declaration
Unclaimed project
Are you a maintainer of shale? Claim this project to take control of your public changelog and roadmap.
Changelog
Shale is a Ruby object mapper and serializer for JSON, YAML, TOML, CSV and XML. It allows you to parse JSON, YAML, TOML, CSV and XML data and convert it into Ruby data structures, as well as serialize data structures into JSON, YAML, TOML, CSV or XML.