Skip to content

Latest commit

 

History

History
65 lines (52 loc) · 2.28 KB

CHANGELOG.md

File metadata and controls

65 lines (52 loc) · 2.28 KB

Changelog

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.

[Unreleased]

[1.2.0] - 2024-06-24

[1.1.1] - 2024-03-23

  • Provide javadoc artifacts for Sonatype Maven Central

[1.1.0] - 2023-09-14

Changed

  • Apple: Add targets for tvOS and watchOS and macOS
  • Dependency update:

[1.0.7] - 2023-09-07

Changed

[1.0.6] - 2022-07-31

[1.0.5] - 2022-05-19

Added

  • Implement Base64 URL-safe encoding according to RFC 4648 §5

[1.0.4] - 2022-04-26

Changed

[1.0.3] - 2022-03-10

Changed

  • Gitlab: Publish Android variants, fix iOS simulator tests

[1.0.2] - 2022-03-04

Added

  • Kotlin/Multiplatform: Enable JavaScript for NodeJS

[1.0.1] - 2022-03-04

Added

  • GPG sign releases

[1.0.0] - 2022-03-04

Added

  • Initial implementation of Base64 standard encoding