Improvements
- Added extensions for working with Java streams.
- The
decodingWith
andencodingWith
functions are now available onInputStream
andOutputStream
and mirror the standard library's API for Base64.
- The
- The
Base32
API is now stable and no longer marked as experimental.
Breaking Changes
- The library now requires Kotlin 2.2 (up from 2.1).