Skip to content

1.0.0

Compare
Choose a tag to compare
@adsteel adsteel released this 26 May 16:28
· 56 commits to main since this release

What's Changed

  • Switched to using Hashie::Mash for YAML parsing to address inconsistent behavior based on access pattern. This provides behavior that is more consistent, while remaining similar. It did not cause any tests to fail, but may be a breaking change depending on how you are using the gem, especially if you are merging hashes like Settings.top_key_hash.

Full Changelog: v0.2.4...1.0.0