1.4.x_branch (#1)

Reviewed-on: #1
This commit was merged in pull request #1.
This commit is contained in:
2024-07-19 13:03:13 +00:00
parent b0e9f13cbc
commit 80d7ae3516
24 changed files with 2747 additions and 2740 deletions

View File

@@ -1,14 +1,14 @@
# Changelog
## 1.4.0-r1
- Switched packet encryption to XChaCha20-Poly1305
- Allow external XChaCha20-Poly1305 encryption/decryption
- Support writing base64 string data
- Renamed 'delete/delete_file' to 'remove/remove_file'
## 1.3.1-r3
- Added directory/file exists
- Fix unit tests
## 1.3.1-r2
- Initial release
# Changelog
## 1.4.0-r1
- Switched packet encryption to XChaCha20-Poly1305
- Allow external XChaCha20-Poly1305 encryption/decryption
- Support writing base64 string data
- Renamed 'delete/delete_file' to 'remove/remove_file'
## 1.3.1-r3
- Added directory/file exists
- Fix unit tests
## 1.3.1-r2
- Initial release