summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
Commit message (Expand)AuthorAgeFilesLines
...
* Add an extension to maintain original Mash keys (#326)Michael Herold2017-02-221-0/+1
* Prepare for next development iteration, 3.5.5Michael Herold2017-02-221-0/+32
* Prepare for release 3.5.4v3.5.4Michael Herold2017-02-221-24/+2
* Add Hashie::Extensions::Mash::SymbolizeKeysMichael Herold2017-02-201-0/+1
* Fix a performance regression due to loggingMichael Herold2017-02-181-2/+2
* Ensure Railties available when loading RailtieCallum Dryden2017-02-161-0/+2
* Prepare for next development iteration, 3.5.4Michael Herold2017-02-111-0/+32
* Prepare for release 3.5.3v3.5.3Michael Herold2017-02-111-26/+2
* Carry over disabling warnings to subclassesMichael Herold2017-02-101-0/+1
* Fix #401: use a Railtie to set Hashie.logger on rails boot.Matthew Rudy Jacobs2017-02-101-0/+1
* Prepare for next development iteration, 3.5.3Michael Herold2017-02-101-0/+32
* Prepare for release of 3.5.2v3.5.2Michael Herold2017-02-101-20/+3
* Add changelogMichael Herold2017-02-101-0/+1
* Fix passing Pathname object to Hashie::Mesh.load()Albert Song2017-02-081-0/+1
* Merge pull request #395 from michaelherold/toggle-mash-warningDaniel Doubrovkine (dB.) @dblockdotorg2017-02-041-1/+1
|\
| * Allow Mash subclasses to disable warningsMichael Herold2017-02-041-1/+1
* | Merge pull request #397 from michaelherold/improve-integration-testsDaniel Doubrovkine (dB.) @dblockdotorg2017-02-041-1/+1
|\ \ | |/ |/|
| * Bring integration tests into main test harnessMichael Herold2017-02-031-1/+1
* | Add spec fix for logger shared context to changelogBill Ruddock2017-02-031-0/+1
|/
* Prepare for next development iteration, 3.5.2Michael Herold2017-01-311-0/+32
* Prepare for release of 3.5.1v3.5.1Michael Herold2017-01-311-28/+3
* Fix #391: require all dependencies in Hashie::Mash.dblock2017-01-311-0/+1
* Prepare for next development iteration, 3.5.1Michael Herold2017-01-311-0/+30
* Preparing for release, 3.5.0v3.5.0Michael Herold2017-01-311-17/+2
* Support Ruby 2.4.0 (#389)Masahiro Saito2017-01-061-0/+1
* Fix #385 - deep merge by reference bug (#386)Joe Marty2016-12-131-0/+2
* Fix builds breaking due to Rake 11Michael Herold2016-12-081-0/+1
* Update to CodeClimate 1.0.xPaul Bowsher2016-12-041-0/+1
* Add a logging layer to address common issues (#381)Michael Herold2016-11-021-0/+1
* Evaluate procs default values in object initializationsazor2016-10-311-0/+1
* Deep find all goes inside all nested hashessazor2016-10-191-0/+1
* Check ruby version without rubygemssazor2016-10-181-0/+1
* Fix dig bug for Arraysazor2016-10-171-0/+1
* add `3.4.6` section to CHANGELOG [ci skip]yuuji.yaginuma2016-09-191-0/+2
* Use existing translations when using IndifferentAccess andMatt White2016-09-161-1/+1
* Preparing for next development iteration, 3.4.7.dblock2016-09-161-0/+32
* Preparing for release, 3.4.6.v3.4.6dblock2016-09-161-27/+1
* Since hashie/mash can be required alone, require its dependenciesJoe Rafaniello2016-09-161-1/+1
* Preparing for next development iteration, 3.4.6.dblock2016-09-161-0/+32
* Preparing for release, 3.4.5.v3.4.5dblock2016-09-161-14/+2
* Added Danger, PR linter. (#366)Daniel Doubrovkine (dB.) @dblockdotorg2016-09-091-28/+28
* Checking for explicit definition of ActiveSupport::HashWithIndifferentAccess ...Mike Jarema2016-09-091-0/+1
* Hashie::Mash.load accepts a Pathname object. Closes #331.Atsushi Ishida2016-07-151-1/+1
* Fix support for Array#digjonathan schatz2016-06-011-1/+1
* Preparing for the next development iteration, 3.4.5.dblock2016-04-291-0/+32
* Preparing for release, 3.4.4.v3.4.4dblock2016-04-291-22/+2
* Merge pull request #350 from marshall-lee/fix_ignore_undeclaredDaniel Doubrovkine (dB.) @dblockdotorg2016-02-081-0/+1
|\
| * Stringified translations wasn't working in IgnoreUndeclared.Vladimir Kochnev2016-02-081-0/+1
* | Convert Mash keys for #digTakashi Kokubun2016-02-081-1/+1
|/
* Update the change log formatMichael Herold2016-02-011-63/+239