We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 720372c commit cdbc377Copy full SHA for cdbc377
CHANGES.md
@@ -1,3 +1,10 @@
1
+## v0.0.5 (2021-12-14)
2
+
3
+* use `eqaf` and hash to test the password (@dinosaure, @hannesm, #41)
4
+* fix isomorphism between `of_seed`/`of_string` and `awa_gen_key` tool (@dinosaure, @hannesm, #40)
5
+* provide `Keys.of_string` (@dinosaure, @hannesm, #37)
6
+* conflict `awa` with `result < 1.5` (@hannesm, 1c3d2eb)
7
8
## v0.0.4 (2021-10-28)
9
10
* support rsa-sha2 and ed25519 in server code (#29 #30 @palainp)
0 commit comments