clowne-rb / clowne

A flexible gem for cloning models
https://clowne.evilmartians.io
MIT License
316 stars 18 forks source link

Release with mapper access in `after_clone` #68

Closed dmkash closed 2 years ago

dmkash commented 2 years ago

It would be awesome if a new release could be cut that includes PR #60 in it. I've been using a fork with this branch merged in and it really fits our needs very well. Thank you!!

ssnickolay commented 2 years ago

I'm so sorry folks, I prepared everything for release during Hacktoberfest but then somehow forgot about it

Here is the release: https://github.com/clowne-rb/clowne/releases/tag/v1.4.0 Also available on RubyGems: https://rubygems.org/gems/clowne/versions/1.4.0

dmkash commented 2 years ago

No worries!! Thank you so much! This gem has been such a huge help to me!!