All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Add iosX64, tvosX64 and watchosX64 build target
- Dependency update:
- Provide javadoc artifacts for Sonatype Maven Central
- Apple: Add targets for
tvOS
andwatchOS
andmacOS
- Dependency update:
- Android: Compile with API level 33 / Android 13
- Dependency update:
- Dependency update:
- Add targets: linuxX64, macosArm64, mingwX64
- Stop building frameworks, they aren't published by default
- Implement Base64 URL-safe encoding according to RFC 4648 §5
- Dependency update:
- Gitlab: Publish Android variants, fix iOS simulator tests
- Kotlin/Multiplatform: Enable JavaScript for NodeJS
- GPG sign releases
- Initial implementation of Base64 standard encoding