Skip to content

Latest commit

 

History

History
67 lines (41 loc) · 1.88 KB

CHANGELOG.md

File metadata and controls

67 lines (41 loc) · 1.88 KB

Change log

1.5.0 (2023-08-25)

  • Ruby 3.2 compatibility. (@sgerrand)
  • Ruby 2.7 is required.

1.3.0 (2021-05-11)

1.2.0 (2020-07-03)

  • Added TruffleRuby support (@ssnickolay)
  • Added Ruby 2.7 support (@Sub-Xaero)
  • Fixed JRuby support
  • Fixed all dependencies vulnerabilities
  • Documents moved to Docsify engine (@ssnickolay)

1.1.0 (2019-03-20)

  • Add after_clone declaration. (@elardo)
  • Add opporotunity to include belongs_to association for active_record adapter. (@madding)

1.0.0 (2019-02-26)

  • Return Operation instance as a rusult of cloning. (@ssnickolay)

See migration guide

0.2.0 (2018-02-21)

  • Add Cloner#partial_apply method. (@palkan)

  • Add RSpec matchers clone_association / clone_associations. (@palkan)

  • [#15] Add control over nested params. (@ssnickolay)

0.1.0 (2018-02-01)

0.1.0.beta1 (2018-01-08)