Skip to content

Releases: RyuNen344/tink-kmm

v0.0.7

30 Nov 18:41
83b2996
Compare
Choose a tag to compare

0.0.7 (2023-11-30)

Bug Fixes

v0.0.6

17 Sep 11:28
fa9c622
Compare
Choose a tag to compare

0.0.6 (2023-09-17)

Bug Fixes

v0.0.5

23 Jul 07:06
8b59a49
Compare
Choose a tag to compare

0.0.5 (2023-07-23)

Features

  • deps: update kotlin monorepo to v1.9.0 (#76) (08b94c0)

v0.0.4

15 Jul 01:04
1a4f668
Compare
Choose a tag to compare

0.0.4 (2023-07-15)

Features

Bug Fixes

v0.0.3

07 May 06:46
1b3e66d
Compare
Choose a tag to compare

0.0.3 (2023-05-07)

Features

  • ci: automate maven release (b1e1d1d)

Deps

  • deps: update android gradle plugin to v8 (major) (#64) (64bae51)
  • deps: update dependency gradle to v8 (#62) (01fe6c6)

Bug Fixes

  • deps: update detekt to v1.23.0-rc3 (#59) (5de6564)

v0.0.2

06 May 07:20
54fe800
Compare
Choose a tag to compare

0.0.2 (2023-05-06)

Miscellaneous Chores

  • release 0.0.2 (2c0d0aa)
  • update kotlin to 1.8.21

v0.0.1-rc03

04 May 10:49
Compare
Choose a tag to compare

0.0.1-rc03 (2023-05-04)

Bug Fixes

Miscellaneous Chores

v0.0.1-rc02

04 May 09:16
aeca300
Compare
Choose a tag to compare

0.0.1-rc02 (2023-05-04)

Miscellaneous Chores

v0.0.1-rc01

04 May 08:06
de29d44
Compare
Choose a tag to compare

0.0.1-rc01 (2023-05-04)

Features

  • aead config: impl AEADConfig ailas (f816121)
  • configs: computed property to function, to append throws annotation (b0b150c)
  • configs: fix imports (6cf435a)
  • configs: fix initialization error (4898211)
  • configs: impl HybridConfig ailas (c040f94)
  • configs: impl KeyTemplateSet, and configs (fb6c84d)
  • configs: move files (49201b0)
  • generator: impl KeysetHandleGenerator and Reader (fbffd8c)
  • KClass: fix interface (84c8052)
  • KClass: handle when constructor throws NullPointException (5543917)
  • KClass: support KClass interface (722466c)
  • keyset reader: add clear text keyset reader if (b1a3902)
  • keyset reader: impl BinaryKeysetReader (2650f69)
  • keyset reader: impl ClearTextKeysetReader (46d3edc)
  • keyset reader: impl JsonKeysetReader (09e3ab2)
  • primitives: impl Basic Primitive Encryption (ca3f745)
  • writer: remove unavailable interfaces (e93a7b3)

Bug Fixes

Miscellaneous Chores

v0.0.1

04 May 13:30
299dd81
Compare
Choose a tag to compare

What's Changed

Other Changes

New Contributors

Full Changelog: 0.0.0...0.0.1