Releases: RyuNen344/tink-kmm
Releases · RyuNen344/tink-kmm
v0.0.7
v0.0.6
v0.0.5
v0.0.4
v0.0.3
v0.0.2
v0.0.1-rc03
0.0.1-rc03 (2023-05-04)
Bug Fixes
- invalid pom file (e8c611b)
Miscellaneous Chores
- release 0.0.1-rc03 (89acd48)
v0.0.1-rc02
v0.0.1-rc01
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
- action (b1901c9)
- action id (d9a417b)
- actions (2fecbd3)
- actions (97ef06f)
- bazel command (2bff396)
- codecov token (2517fe4)
- command option order (e070b76)
- command option order (45bd4c8)
- coverage config (9d2c019)
- java home (baf7954)
- path (fa3b2ca)
- path (8a08bc6)
- sdkman cache (fe76d78)
- shell (e6a50d8)
- shellcheck (a52ddb5)
- space (aa02d10)
- submodule init timing (47807db)
Miscellaneous Chores
v0.0.1
What's Changed
Other Changes
- Feature/configs by @RyuNen344 in #1
- feat(primitives): impl Basic Primitive Encryption by @RyuNen344 in #2
- feat(generator): impl KeysetHandleGenerator and Reader by @RyuNen344 in #3
- chore(ci): setup ci and tests by @RyuNen344 in #4
- Refactor/configs by @RyuNen344 in #5
- chore: setup lint by @RyuNen344 in #6
- refactor(daead): implict args by @RyuNen344 in #7
- feat: cleartext reader by @RyuNen344 in #8
- test(daead): impl AeadEncryptTest by @RyuNen344 in #9
- chore(ci): cache kotlin native compiler on ci by @RyuNen344 in #10
- chore: setup release please by @RyuNen344 in #11
- test(aead): impl AeadEncryptTest by @RyuNen344 in #15
- test(mac): impl MacTest by @RyuNen344 in #16
- test(hybrid): impl HybridTest by @RyuNen344 in #17
- test(signature): impl SignatureTest by @RyuNen344 in #18
- feat(KClass): support KClass interface by @RyuNen344 in #19
- feat(keyset writer): impl KeysetWriter by @RyuNen344 in #24
- test(writer): impl KeysetWriterTest by @RyuNen344 in #25
- chore: update readme by @RyuNen344 in #26
- chore: update readme by @RyuNen344 in #27
- chore(main): release 0.0.1-rc01 by @github-actions in #22
- chore(cd): setup release flow by @RyuNen344 in #28
- chore(main): release 0.0.1-rc02 by @github-actions in #29
- fix: invalid pom file by @RyuNen344 in #32
- chore(main): release 0.0.1-rc03 by @github-actions in #31
- chore(main): release 0.0.1 by @github-actions in #36
New Contributors
- @RyuNen344 made their first contribution in #1
Full Changelog: 0.0.0...0.0.1