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