Sha256: abbcd5d0b847dd895fe3eb5377fcc3386a873bdc6d713bb2ed042e69b6702b09
Contents?: true
Size: 1.24 KB
Versions: 1
Compression:
Stored size: 1.24 KB
Contents
# Change log ## master (unreleased) * Your contribution ## 0.2.5 (2021-03-08) * When serializing an Hash, check present of the key before trying string ([#57](https://github.com/petalmd/bright_serializer/pull/57)) ## 0.2.4 (2021-02-19) * Try symbol and string keys when the object to serialize is an Hash ([#54](https://github.com/petalmd/bright_serializer/pull/54)) ## 0.2.3 (2021-01-04) * Update dependencies ([v0.2.2...v0.2.3](https://github.com/petalmd/bright_serializer/compare/v0.2.2...v0.2.3)) ## 0.2.2 (2020-07-22) * Run CI build on all supported Ruby versions ([#11](https://github.com/petalmd/bright_serializer/pull/11)) * Update Rubocop 0.78.0 => 0.88.0 and run auto-correction * Deep transform entity keys ([#12](https://github.com/petalmd/bright_serializer/pull/12)) ## 0.2.1 (2020-07-21) * Handle set_key_transform inherited from a parent serializer ([#10](https://github.com/petalmd/bright_serializer/pull/10)) ## 0.2.0 (2020-07-17) * Add RubyGems version badge * Handle inherit from a parent serializer * Define entity in serializer for grape_swagger ([#9](https://github.com/petalmd/bright_serializer/pull/9)) ## 0.1.1 (2020-07-13) * Add description in gemspec file * Add content in CHANGELOG.md ## 0.1.0 (2020-07-13) * First release
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
bright_serializer-0.2.5 | CHANGELOG.md |