A summary of data about the Ruby ecosystem.

Recent Releases of https://github.com/attr-encrypted/attr_encrypted

https://github.com/attr-encrypted/attr_encrypted - v4.2.0

What's Changed

Full Changelog: https://github.com/attr-encrypted/attr_encrypted/compare/v4.1.1...v4.2.0

- Ruby
Published by joshbranham about 1 year ago

https://github.com/attr-encrypted/attr_encrypted - v4.1.1

What's Changed

Full Changelog: https://github.com/attr-encrypted/attr_encrypted/compare/v4.1.0...v4.1.1

- Ruby
Published by joshbranham over 1 year ago

https://github.com/attr-encrypted/attr_encrypted - v4.1.0

What's Changed

New Contributors

Full Changelog: https://github.com/attr-encrypted/attr_encrypted/compare/v4.0.0...v4.1.0

- Ruby
Published by joshbranham almost 2 years ago

https://github.com/attr-encrypted/attr_encrypted - v4.0.0

Rails 7.0 Support

The primary change for this release is support for Rails 7.0, with one breaking change.

  • Using #encrypted_attributes is no longer supported. Instead, use #attr_encrypted_encrypted_attributes to avoid collision with Active Record 7 native encryption.

What's Changed

New Contributors

Full Changelog: https://github.com/attr-encrypted/attr_encrypted/compare/3.1.0...v4.0.0

- Ruby
Published by joshbranham almost 3 years ago