Panko Serializer Versions Save

High Performance JSON Serialization for ActiveRecord & Ruby Objects

v0.8.0

11 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/panko-serializer/panko_serializer/compare/v0.7.9...v0.8.0

v0.7.9

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/panko-serializer/panko_serializer/compare/v0.7.7...v0.7.9

v0.7.7

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/panko-serializer/panko_serializer/compare/v0.7.6...v0.7.7

v0.7.6

2 years ago
  • Oj version was relaxed - so you can install any 3.minor version, only if minor version is greater than 11.
  • Dropped Support on CI for Ruby 2.5, next release will increase the required ruby version in gemspec.
  • Support only Rails 6 and later versions

v0.7.5

3 years ago

v0.7.4

3 years ago

Changes

Notice

Supporting only Ruby >= 2.5 and dropped support for Rails 4.2! This version of Panko doesn't contain any breaking changes (so rails 4.2 apps should still work), but future versions might not work (with Rails 4.2 / Ruby < 2.5).

v0.7.1

4 years ago

Changes

v0.7.2

4 years ago

Changes

  • CI Changes: Test with ruby 2.7.0 and allow failures when testing with ruby-head
  • Allow to inherit from method_added when inheriting from Panko::Serializer

v0.7.3

4 years ago

Changes

v0.7.0

4 years ago

Changes