New
v0.2.0
What's Changed
- Add Rails as runtime dependency and require 7.0+ by @rosa in https://github.com/basecamp/console1984/pull/105
- Check if Redis' socket classes are defined before using them by @rosa in https://github.com/basecamp/console1984/pull/108
- Add missing Active Support require by @ghiculescu in https://github.com/basecamp/console1984/pull/112
- Support for irb 1.13+ by @valeronm in https://github.com/basecamp/console1984/pull/114
- Require new "rails/console/methods" for Rails 8 by @rosa in https://github.com/basecamp/console1984/pull/113
- Use new IRB extension API to add decrypt/encrypt commands by @rosa in https://github.com/basecamp/console1984/pull/115
New Contributors
- @ghiculescu made their first contribution in https://github.com/basecamp/console1984/pull/112
- @valeronm made their first contribution in https://github.com/basecamp/console1984/pull/114
Full Changelog: https://github.com/basecamp/console1984/compare/v0.1.31...v0.2.0