2.0.0 – Modernisation
This release adds support for custom salts, better integration of the environment providers, and fixes a signal type that was named inconsistently.
It also updates the Gradle Plugin and the Ktor client and raises the minimum version to 33 instead of 31,
Thanks so much to @kkostov and @guillaume-tgl for your contributions! 🚀
What's Changed
- Add support for custom salt by @kkostov in #18
- Upgrade Gradle Plugin by @kkostov in #17
- Environment provider should allow clients to set environment values by @kkostov in #19
- Fix inconsistent SignalType label by @guillaume-tgl in #15
- Ktor Client and Gradle Plugin Updates by @kkostov in #21
New Contributors
- @guillaume-tgl made their first contribution in #15
Full Changelog: 1.1.0...2.0.0