New
v4.0.0
New in 4.0.0:
4.0.0 - 2019-10-30
Added
- #323: Added
Hashie::Extensions::Mash::DefineAccessors- @marshall-lee.
Unclaimed project
Are you a maintainer of hashie? Claim this project to take control of your public changelog and roadmap.
Changelog
Hashie is a collection of classes and mixins that make Ruby hashes more powerful.
New in 4.0.0:
Hashie::Extensions::Mash::DefineAccessors - @marshall-lee.Hashie::Mash.disable_warnings - @bobbymcwho.Hash#merge and #merge! called with multiple Hashes/Mashes - @bobbymcwho.Hashie::Mash subclass with key conflict errors silenced using Hashie::Mash.quiet.new - @bobbymcwho.Mash.load that disallowed aliases - @arekt and @michaelherold.deep_update to call any readers when a key exists - @laertispappas.Hash#except not returning a Mash in Rails 6 - @bobbymcwho.Mash and keyword arguments - @Bhacaz.Hashie::Extensions::Coercion, Hashie::Extensions::Dash::IndifferentAccess, Hashie::Extensions::DeepLocate, Hashie::Extensions::Mash::SafeAssignment, and Hashie::Hash, but none that were detectable via the test suite - @michaelherold.