Path to this page:
Subject: CVS commit: pkgsrc/misc/ruby-hashie
From: Takahiro Kambe
Date: 2015-06-08 16:37:51
Message id: 20150608143751.1334698@cvs.netbsd.org
Log Message:
Update ruby-hashie to 3.4.2.
## 3.4.2 (6/2/2015)
* [#292](https://github.com/intridea/hashie/pull/292): Removed `Mash#id` and \
`Mash#type` - [@jrochkind](https://github.com/jrochkind).
* [#297](https://github.com/intridea/hashie/pull/297): Extracted `Trash`'s \
behavior into a new `Dash::PropertyTranslation` extension - \
[@michaelherold](https://github.com/michaelherold).
## 3.4.1
* [#269](https://github.com/intridea/hashie/pull/272): Added \
Hashie::Extensions::DeepLocate - [@msievers](https://github.com/msievers).
* [#270](https://github.com/intridea/hashie/pull/277): Fixed ArgumentError \
raised when using IndifferentAccess and HashWithIndifferentAccess - \
[@gardenofwine](https://github.com/gardenofwine).
* [#281](https://github.com/intridea/hashie/pull/281): Added #reverse_merge to \
Mash to override ActiveSupport's version - [@mgold](https://github.com/mgold).
* [#282](https://github.com/intridea/hashie/pull/282): Fixed coercions in a \
subclass accumulating in the superclass - \
[@maxlinc](https://github.com/maxlinc), \
[@martinstreicher](https://github.com/martinstreicher).
Files: