New
v5.0.0
Added
- #523: Added TOC, ensure a keep-a-changelog formatted CHANGELOG - @dblock.
- #522: Added eierlegende Wollmilchsau mascot graphic - @carolineartz.
- #530: Added Hashie::Extensions::Dash::PredefinedValues - .
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.
#to_hash method - @michaelherold.String in Mash initialization - @carolineartz.indifferent_writer in IndifferentAccess#convert! - @yogeshjain999.NoMethodError raised when including Hashie::Extensions::Mash::SymbolizeKeys and Hashie::Extensions::SymbolizeKeys in mashes/hashes with non string or symbol keys - @carolineartz.IndifferentAccess extension - @gnomex.NoMethodError: undefined method 'to_json' at hashie/dash_spec - @gnomex.Dash#to_h and Dash#to_hash - @michaelherold.Dash with and without IgnoreUnclared mixed in - @michaelherold.