summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
Commit message (Expand)AuthorAgeFilesLines
* dont convert keys on initializationgregory2014-07-221-1/+2
* Added Mash#load with YAML file support.gregory2014-07-141-0/+1
* Preparing for next development iteration, 3.2.1.dblock2014-07-101-0/+4
* Preparing for release, 3.2.0.v3.2.0dblock2014-07-101-5/+4
* Fixed link to issue #166.dB2014-07-091-1/+1
* Fixed stack overflow when coercing mashes that contain ActiveSupport::HashWit...Morgan Jones2014-07-091-0/+1
* Fixed StringifyKeys#stringify_keys! to recursively stringify keys of embedded...dB2014-07-091-0/+2
* Add failing spec + fix itgregory2014-07-081-0/+1
* Update CHANGELOG.mdGrégory Horion2014-07-071-3/+3
* Update CHANGELOG.mdGrégory Horion2014-07-071-1/+1
* Automatically require version.Jeremy Rodi2014-07-071-0/+1
* Minor CHANGELOG update.Daniel Doubrovkine (dB.) @dblockdotorg2014-07-061-1/+1
* Allow Ranges on Rash to match _all_ NumericsJeremy Rodi2014-07-061-0/+1
* Merge pull request #177 from gregory/issues_176_coercing_collectionDaniel Doubrovkine (dB.) @dblockdotorg2014-06-301-0/+1
|\
| * Added support for coercing enumerables and collectionsgregory2014-06-261-0/+1
* | Fix Hashie::Mash#values_at.Tom Hulihan2014-06-271-0/+1
* | Preparing for next development release, 3.1.1.dblock2014-06-251-1/+5
* | Preparing for release, 3.1.v3.1.0dblock2014-06-251-2/+1
|/
* CHANGELOGs were added in the wrong release.dblock2014-06-241-5/+5
* Include Trash and Dash class name when raising NoMethodError.gregory2014-06-201-1/+1
* Fixed from and transform_with Trash features when IndifferentAccess is includ...gregory2014-06-191-1/+2
* Auto include Dash::IndifferentAccess when Extensions::IndiferentAccess is inc...gregory2014-06-191-0/+1
* Corrected documentation, update_attributes with a bang.dblock2014-06-191-1/+1
* Added Dash and Trash#update_attributes.gregory2014-06-191-0/+1
* call to_hash on object that respond to to_hash + specsgregory2014-06-121-0/+1
* Preparing for next development release, 3.0.1.dblock2014-06-031-1/+4
* Preparing for release, 3.0.v3.0.0dblock2014-06-031-1/+1
* Removed note on adding Mash::ActiveModel.dblock2014-06-031-1/+0
* Allow IgnoreUndeclared and DeepMerge to be used with undeclared properties.Rainer Sai2014-05-191-0/+1
* Add test for missing key on deep fetchStephen Aument2014-05-151-0/+1
* Use semantic versioning, bump to 3.0.Daniel Doubrovkine (dB.) @dblockdotorg2014-05-131-1/+1
* Added documentation for upgrading.dblock2014-05-051-3/+5
* Do not automatically stringify keys in Hashie::Hash#to_hash, pass :stringify_...dblock2014-05-021-0/+1
* Do not convert keys to strings in Dash and Trash.dblock2014-05-021-0/+1
* Reorganized extensions, consolidated Hashie StringifyKeys implementation.dblock2014-04-301-0/+2
* Added Hashie::Extensions::Mash::ActiveModel for compatibility with Rails 4 St...dblock2014-04-301-1/+2
* Preparing for next development interation.dblock2014-04-121-0/+4
* Preparing for release, 2.1.1.v2.1.1dblock2014-04-121-1/+5
* Added IgnoreUndeclared, an extension to silently ignore undeclared properties...Michael Righi2014-04-061-0/+1
* Added Hashie::Rash.epitron2014-04-061-0/+1
* Added Trash#permitted_input_keys and inverse_translations.Artem Baguinski2014-04-061-0/+1
* Trash#translations correctly maps original to translated names.Artem Baguinski2014-04-061-0/+1
* Merge pull request #134 from tylerdooling/traverseDaniel Doubrovkine (dB.) @dblockdotorg2014-04-061-0/+1
|\
| * Adds deep_fetch extension for nested access.Tyler Dooling2014-04-041-0/+1
* | IndifferentAccess now works without MergeInitializer.Peter Brindisi2014-04-061-0/+1
* | Updated CHANGELOG with a link to #136.dblock2014-04-061-1/+1
* | CHANGELOG updateMark Abramov2014-04-051-0/+1
* | Shorten description to fit on one line.Daniel Doubrovkine (dB.) @dblockdotorg2014-04-041-1/+1
|/
* Added Rubocop.dblock2014-03-301-0/+1
* Merged.dblock2014-03-301-0/+1
|\