Changelog for
ruby2.7-rubygem-hashie-2_1-2.1.2-lp153.1.17.x86_64.rpm :
* Wed Nov 12 2014 tboergerAATTsuse.com- Created a package with -2_1 suffix as a dependecy for various chef tool- Updated to 2.1.2, no changelog available
* Thu Oct 23 2014 tboergerAATTsuse.com- Added last pieces for new macros
* Sun Oct 12 2014 adrianAATTsuse.de- adpat to new rubygem packaging style
* Sun May 18 2014 cooloAATTsuse.com- updated to version 2.1.1
* [#144](https://github.com/intridea/hashie/issues/144): Fixed regression invoking `to_hash` with no parameters - [AATTmbleigh](https://github.com/mbleigh).
* [#134](https://github.com/intridea/hashie/pull/134): Add deep_fetch extension for nested access - [AATTtylerdooling](https://github.com/tylerdooling).
* Removed support for Ruby 1.8.7 - [AATTdblock](https://github.com/dblock).
* Ruby style now enforced with Rubocop - [AATTdblock](https://github.com/dblock).
* [#138](https://github.com/intridea/hashie/pull/138): Added Hashie#Rash, a hash whose keys can be regular expressions or ranges - [AATTepitron](https://github.com/epitron).
* [#131](https://github.com/intridea/hashie/pull/131): Added IgnoreUndeclared, an extension to silently ignore undeclared properties at intialization - [AATTrighi](https://github.com/righi).
* [#136](https://github.com/intridea/hashie/issues/136): Removed Hashie::Extensions::Structure - [AATTmarkiz](https://github.com/markiz).
* [#107](https://github.com/intridea/hashie/pull/107): Fixed excessive value conversions, poor performance of deep merge in Hashie::Mash - [AATTdavemitchell](https://github.com/dblock), [AATTdblock](https://github.com/dblock).
* [#69](https://github.com/intridea/hashie/issues/69): Fixed assigning multiple properties in Hashie::Trash - [AATTeinzige](https://github.com/einzige).
* [#100](https://github.com/intridea/hashie/pull/100): IndifferentAccess#store will respect indifference - [AATTjrochkind](https://github.com/jrochkind).
* [#103](https://github.com/intridea/hashie/pull/103): Fixed support for Hashie::Dash properties that end in bang - [AATTthedavemarshall](https://github.com/thedavemarshall).
* [89](https://github.com/intridea/hashie/issues/89): Do not respond to every method with suffix in Hashie::Mash, fixes Rails strong_parameters - [AATTMaxim-Filimonov](https://github.com/Maxim-Filimonov).
* [#110](https://github.com/intridea/hashie/pull/110): Correctly use Hash#default from Mash#method_missing - [AATTryansouza](https://github.com/ryansouza).
* [#120](https://github.com/intridea/hashie/pull/120): Pass options to recursive to_hash calls - [AATTpwillett](https://github.com/pwillett).
* [#113](https://github.com/intridea/hashie/issues/113): Fixed Hash#merge with Hashie::Dash - [AATTspencer1248](https://github.com/spencer1248).
* [#99](https://github.com/intridea/hashie/issues/99): Hash#deep_merge raises errors when it encounters integers - [AATTdefsprite](https://github.com/defsprite).
* [#133](https://github.com/intridea/hashie/pull/133): Fixed Hash##to_hash with symbolize_keys - [AATTmhuggins](https://github.com/mhuggins).
* [#130](https://github.com/intridea/hashie/pull/130): IndifferentAccess now works without MergeInitializer - [AATTnpj](https://github.com/npj).
* [#111](https://github.com/intridea/hashie/issues/111): Trash#translations correctly maps original to translated names - [AATTartm](https://github.com/artm).
* [#129](https://github.com/intridea/hashie/pull/129): Added Trash#permitted_input_keys and inverse_translations - [AATTartm](https://github.com/artm).
* Mon May 13 2013 cooloAATTsuse.com- updated to version 2.0.5
* make coercion work better with non-symbol keys in mash wapcaplet #96
* Wed Apr 24 2013 cooloAATTsuse.com- updated to version 2.0.4
* make #fetch method consistent with normal Hash markiz #94
* various doc tweaks craiglittle #90
* Tue Mar 19 2013 cooloAATTsuse.com- updated to version 2.0.3
* Hashie::Mash.new(abc: true).respond_to?(:abc?) works 7even #88
* Fix #replace jimeh #68
* adding symbolize_keys back to to_hash cromulus #85
* Sun Mar 03 2013 cooloAATTsuse.com- updated to version 2.0.2
* remove Mash#object_id override matschaffer #81
* gem cleanup: remove VERSION, Gemfile.lock jch, mbleigh
* update gemspec with license info jordimassaguerpla #72
* fix readme typo jcamenisch #71
* initialize with merge coerces values mattfawcett #27
* Hashie::Extensions::Coercion coerce_keys takes arguments mattfawcett #28
* Trash removes translated values on initialization sleverbor #39
* Mash#fetch works with symbol or string keys arthwood #66
* Hashie::Hash inherits from ::Hash to avoid ambiguity meh, orend #49
* update respond_to? method signature to match ruby core definition dlupu #62
* DeepMerge extension nashby #41
* Dash defaults are dup\'ed before assigned ohrite #63
* remove id, type, and object_id as special allowable keys jch #77
* merge and update accepts a block jch #78
* Sun Nov 04 2012 cooloAATTsuse.com- switch to new gem2rpm template
* Tue Dec 20 2011 flavioAATTsite- Packaged 1.2.0