We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d8b0d57 commit 0f356bfCopy full SHA for 0f356bf
RELEASE_NOTES.md
@@ -1,2 +1,7 @@
1
+### 0.2.0
2
+- refactoring: all encrypt/decrypt combinations with systematic naming scheme
3
+ - `Secrets.Encrypt[Stream|Buffer|String|File]To[Stream|Buffer|File]Async`
4
+ - `Secrets.Decrypt[Stream|Buffer|File]To[Stream|Buffer|String|File]Async`
5
+
6
### 0.1.0
7
- publish first package
0 commit comments