Much better file permission handling, update ETA

This commit is contained in:
Evan Su 2022-05-11 18:47:48 -04:00 committed by GitHub
parent d686c1229d
commit 0a883d12ab
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,9 +3,10 @@
<li>Review/improve Internals.md</li>
</ul>
# v1.28 (ETA: 5 days)
# v1.28 (ETA: 3 days)
<ul>
<li>✓ Major code cleanups and organizing</li>
<li><i>Much better</i> file permission handling</li>
<li>✓ Numerous minor fixes and improvements</li>
<li>✓ Improve Reed-Solomon performance (only rebuild data if corruption is detected)</li>
<li>`gofmt` and `go mod tidy` all dependencies</li>