Skip to content

3.0.0

Compare
Choose a tag to compare
@zackse zackse released this 15 Dec 19:20
· 45 commits to main since this release

What's Changed

  • Revert to Hashie::Mash-based implementation by @zackse in #31

The 2.x implementation via Hashie extensions was incomplete and removed some behavior that consumers had come to rely on, namely chained method calls. This changeset restores the Hashie::Mash implementation from 1.0.0.

Full Changelog: 2.0.0...3.0.0