Show compression speed and percentage

This commit is contained in:
Evan Su 2022-01-21 20:10:00 -05:00 committed by GitHub
parent 1423713992
commit e327efc537
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,9 +11,10 @@
<li>Improve Internals documentation (header format, etc.)</li>
</ul>
# v1.23 (ETA: 4 weeks)
# v1.23 (ETA: 6 weeks)
<ul>
<li>✓ Bug: Progressbar modal moves around weirdly sometimes</li>
<li>Bug: Progressbar modal moves around weirdly sometimes</li>
<li>Show compression speed and percentage</li>
<li>✓ Split source code into multiple files for easier reading and maintenance</li>
<li>✓ Optimize checksum generator (~100 lines of code saved!)</li>
<li>Associate .pcv file extension with Picocrypt</li>