Added
- [kjeldahl] Adds BigDecimal mapper
Fixed
- [ollietulloch] Allow
Shale::Mapperattributes to define aschema
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.
Shale::Mapper attributes to define a schemaadditional_properties option to JSON Schema generatordescription option to JSON Schema generatorShaleError as a base class for exceptions