Major code cleanup, ETA to 5 days

This commit is contained in:
Evan Su 2022-05-09 23:47:43 -04:00 committed by GitHub
parent 5ffd75b360
commit d686c1229d
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 unknown)
# v1.28 (ETA: 5 days)
<ul>
<li>✓ Minor code cleanups</li>
<li>✓ Major code cleanups and organizing</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>
<li>✓ Fix bad pointer issue when running with `-race`</li>