Releases: felipebonezi/cipherizy-lib
v1.2.0
A new release is ready 🎉
We're glad to announce a new version! 👏🏻
Please, feel free to open discussions about new features, improvements, and issues.
If you think this project is important to you, please Sponsor.
What's Changed
Amazing New Features ✨
- Add java security provider method to be added seamlessly by @felipebonezi in #21
- Add Base16 algorithm to encrypt and decrypt by @felipebonezi in #23
- Add Base32 algorithm to encrypt and decrypt by @felipebonezi in #24
- Add Base64 algorithm to encrypt and decrypt by @felipebonezi in #26
Maintain Project 🤝
- Adds details on how to generate a proper key and salt by @matheusnascgomes in #20
New Contributors
- @matheusnascgomes made their first contribution in #20
Full Changelog: v1.1.0...v1.2.0
v1.1.0
A new release is ready 🎉
We're glad to announce a new version! 👏🏻
Please, feel free to open discussions about new features, improvements, and issues.
If you think this project is important to you, please Sponsor.
What's Changed
Amazing New Features ✨
- feat(aes): 💅 improve encryption/decryption with Strings by @felipebonezi in #14
- feat(aes): ✨ add File encryption/decryption by @felipebonezi in #15
Full Changelog: https://github.com/felipebonezi/cipherizy-lib/commits/v1.1.0
v1.0.1
A new release is ready 🎉
We're glad to announce a new version! 👏🏻
Please, feel free to open discussions about new features, improvements, and issues.
If you think this project is important to you, please Sponsor.
What's Changed
Fixing Bugs 🐛
- chore: 🔨 fixes project package names and tests. by @felipebonezi in #11
Full Changelog: https://github.com/felipebonezi/cipherizy-lib/commits/v1.0.1
v1.0.0
A new release is ready 🎉
We're glad to announce a new version! 👏🏻
Please, feel free to open discussions about new features, improvements, and issues.
If you think this project is important to you, please Sponsor.
What's Changed
Maintain Project 🤝
- chore(docs): 📝 update README by @felipebonezi in #5
Other Changes 🛠
- chore: 🔨 Refactor gradle build file by @felipebonezi in #1
- test: ✅ Include cipher tests. by @felipebonezi in #2
- Add renovate.json by @felipebonezi in #6
New Contributors
- @felipebonezi made their first contribution in #1
Full Changelog: https://github.com/felipebonezi/cipherizy-lib/commits/v1.0.0