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.
- 0.7.13 - 2024-08-04
- 0.7.12 - 2024-04-17
- 0.7.11 - 2024-04-16
- 0.7.10 - 2024-02-18
- 0.7.9 - 2024-01-21
- 0.7.8 - 2024-01-18
- 0.7.7 - 2024-01-07
- 0.7.6 - 2023-12-22
- 0.7.5 - 2023-12-20
- 0.7.4 - 2023-12-07
- 0.7.3 - 2023-12-05
- 0.7.2 - 2023-12-03
- 0.7.1 - 2023-11-29
- 0.7.0 - 2023-11-04
- 0.6.3 - 2023-10-03
- 0.6.2 - 2023-09-30
- 0.6.1 - 2023-09-12
- 0.6.0 - 2023-09-07
- 0.5.10 - 2023-09-03
- 0.5.9 - 2023-08-18
- 0.5.8 - 2023-08-11
- 0.5.7 - 2023-08-09
- 0.5.6 - 2023-08-03
- 0.5.5 - 2023-07-21
- 0.5.4 - 2023-07-18
- 0.5.3 - 2023-07-17
- 0.5.2 - 2023-07-12
- 0.5.1 - 2023-06-12
- 0.5.0 - 2023-05-16
- 0.4.2 - 2023-04-02
- 0.4.1 - 2023-01-30
- 0.4.0 - 2023-01-28
- 0.3.0 - 2022-12-18
- 0.2.0 - 2022-12-10
- 0.1.1 - 2022-11-24
- 0.1.0 - 2022-11-18
0.7.13 - 2024-08-04
Changed
Change
--passphrase-from-env
to take an UTF-8 string as an environment variable key (#407)
0.7.11 - 2024-04-16
0.7.9 - 2024-01-21
Changed
Add description about behavior of
-h
,--help
and--version
in man pages (#127)
0.7.8 - 2024-01-18
Changed
Change the error message when decryption fails (sorairolake/rscrypt#408)
Merge into repository of
scryptenc
crate (#115)Remove last blank line of
--version
(#120)
0.7.7 - 2024-01-07
Changed
Reduce the target architecture and the archive format for pre-built binaries (sorairolake/rscrypt#386)
0.7.6 - 2023-12-22
Changed
Update screenshot (sorairolake/rscrypt#370)
0.7.5 - 2023-12-20
Changed
Replace demo video with screenshot (sorairolake/rscrypt#365)
0.7.4 - 2023-12-07
Changed
Update documentation (sorairolake/rscrypt#350)
0.7.3 - 2023-12-05
Changed
Change
--help
and--version
to print additional information (sorairolake/rscrypt#346)Change precision of resource limits when printing (sorairolake/rscrypt#348)
0.7.2 - 2023-12-03
Changed
Change settings for the release profile (sorairolake/rscrypt#344)
0.7.1 - 2023-11-29
0.7.0 - 2023-11-04
Added
Add Code of Conduct (sorairolake/rscrypt#303)
Changed
Reduce the output format of the encryption parameters to JSON only (sorairolake/rscrypt#315)
0.6.3 - 2023-10-03
Removed
Remove version from the book (sorairolake/rscrypt#287)
0.6.2 - 2023-09-30
Added
Add the usage to the book (sorairolake/rscrypt#265)
0.6.1 - 2023-09-12
Changed
Rewrite the book with Antora (sorairolake/rscrypt#262)
0.6.0 - 2023-09-07
Changed
Bump MSRV to 1.70.0 (sorairolake/rscrypt#248)
0.5.10 - 2023-09-03
0.5.9 - 2023-08-18
Changed
Change
SPDX-FileCopyrightText
of each file to include only the year of initial publication (sorairolake/rscrypt#218)Remove unnecessary newline after period (sorairolake/rscrypt#219)
0.5.8 - 2023-08-11
Changed
Make the display of information about the encryption parameters similar to the reference implementation (sorairolake/rscrypt#213)
0.5.7 - 2023-08-09
Changed
Rename value of
--max-memory
option (sorairolake/rscrypt#199)Use LZMA instead of LZMA2 in 7z format for pre-built binary (sorairolake/rscrypt#200)
0.5.6 - 2023-08-03
Changed
Change the comment header to the format recommended by the REUSE Specification (sorairolake/rscrypt#180)
Make this project REUSE compliant (sorairolake/rscrypt#181)
0.5.5 - 2023-07-21
0.5.4 - 2023-07-18
Fixed
Fix broken include directives (sorairolake/rscrypt#174)
0.5.3 - 2023-07-17
Added
Add feature to generate Nushell completions (sorairolake/rscrypt#161)
Add man page for
help
subcommand
0.5.2 - 2023-07-12
Changed
Change license of documents to CC BY 4.0 (sorairolake/rscrypt#158)