Unclaimed project
Are you a maintainer of hashie? Claim this project to take control of your public changelog and roadmap.
Claim this projectChangelog
hashie
Hashie is a collection of classes and mixins that make Ruby hashes more powerful.
Back to changelogNew
v5.1.0
What's Changed
- Include example of Dash's lazy evaluation feature by @njakobsen in https://github.com/hashie/hashie/pull/557
- Add Ruby 3.1 to CI by @petergoldstein in https://github.com/hashie/hashie/pull/558
- Run CI on all branches. by @dblock in https://github.com/hashie/hashie/pull/561
- Add dependabot for GitHub Actions by @petergoldstein in https://github.com/hashie/hashie/pull/564
- Bump actions/checkout from 2 to 3 by @dependabot[bot] in https://github.com/hashie/hashie/pull/565
- Fix: Make Danger happy with the CHANGELOG. by @dblock in https://github.com/hashie/hashie/pull/570
- new integration spec for rails 7 exhibiting failure when executing de… by @aflansburg in https://github.com/hashie/hashie/pull/569
- Add Ruby 3.2 to the CI matrix by @petergoldstein in https://github.com/hashie/hashie/pull/571
- Bump actions/checkout from 3 to 4 by @dependabot[bot] in https://github.com/hashie/hashie/pull/577
- Fix: integration tests in CI. by @dblock in https://github.com/hashie/hashie/pull/581
- Fix typos by @kianmeng in https://github.com/hashie/hashie/pull/580
- Add Ruby 3.3 & 3.4 to the CI matrix by @btalayeminaei in https://github.com/hashie/hashie/pull/582
Add logger as a runtime dependency by @Earlopain in https://github.com/hashie/hashie/pull/583Requires Ruby 2.7+ and upgraded Rubocop to 1.82.0 by @sue445 in https://github.com/hashie/hashie/pull/589Bump actions/checkout from 4 to 6 by @dependabot[bot] in https://github.com/hashie/hashie/pull/588New Contributors
- @njakobsen made their first contribution in https://github.com/hashie/hashie/pull/557
- @dependabot[bot] made their first contribution in https://github.com/hashie/hashie/pull/565
- @aflansburg made their first contribution in https://github.com/hashie/hashie/pull/569
- @kianmeng made their first contribution in https://github.com/hashie/hashie/pull/580
- @btalayeminaei made their first contribution in https://github.com/hashie/hashie/pull/582
- @Earlopain made their first contribution in https://github.com/hashie/hashie/pull/583
- @sue445 made their first contribution in https://github.com/hashie/hashie/pull/589
Full Changelog: https://github.com/hashie/hashie/compare/v5.0.0...v5.1.0