We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e2c284 commit c2463f3Copy full SHA for c2463f3
CHANGELOG.md
@@ -7,7 +7,7 @@
7
to disable automatic `Engine.reset` call when `doFinal` or `doFinalInto` gets executed [[#111]][111]
8
- Mitigates double resets when implementation is backed by a `Digest`.
9
- Adds `dokka` documentation at `https://core.kotlincrypto.org` [[#116]][116]
10
- - Adds API dependency `org.kotlincrypto.error:error` to module `core` [[#118]][118]
+ - Adds API dependency `org.kotlincrypto:error` to module `core` [[#118]][118]
11
12
## Version 0.6.0 (2025-01-15)
13
- `@Throws` annotation removed from `Updatable.update` (it is documented).
0 commit comments