Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
Table of Contents
- 0.3.7 - 2024-10-19
- 0.3.6 - 2024-07-31
- 0.3.5 - 2024-07-03
- 0.3.4 - 2024-04-16
- 0.3.3 - 2024-04-08
- 0.3.2 - 2024-02-17
- 0.3.1 - 2024-02-17
- 0.3.0 - 2024-02-17
- 0.2.10 - 2024-01-18
- 0.2.9 - 2024-01-07
- 0.2.8 - 2023-12-07
- 0.2.7 - 2023-11-29
- 0.2.6 - 2023-11-04
- 0.2.5 - 2023-10-02
- 0.2.4 - 2023-09-29
- 0.2.3 - 2023-09-20 [YANKED]
- 0.2.2 - 2023-09-11
- 0.2.1 - 2023-09-05
- 0.2.0 - 2023-09-03
- 0.1.0 - 2023-08-25
0.3.7 - 2024-10-19
Fixed
Change
Encryptor::encrypt
andDecryptor::decrypt
to take the buffer to write to as a mutable reference (#579)