Release v1.27

This commit is contained in:
Evan Su 2022-05-02 17:59:14 -04:00 committed by GitHub
parent 9d97ede7b4
commit 427b518278
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 2 deletions

View File

@ -1,11 +1,15 @@
# v1.27 (ETA Unknown)
# v1.28 (ETA unknown)
<ul>
<li>Improve Reed-Solomon performance</li>
<li>Review/improve Internals.md</li>
</ul>
# v1.27 (Released 05/02/2022)
<ul>
<li>✓ Input validation for split size</li>
<li>✓ Ability to split into a custom number of total chunks in addition to by size</li>
<li>✓ Fix issue with long comments</li>
<li>✓ Deprecate Snapcraft and provide a .deb instead (possibly along with an AppImage)</li>
<li>✓ Deprecate Snapcraft and provide a .deb and AppImage instead</li>
</ul>
# v1.26 (Released 04/18/2022)