mirror of
https://github.com/HACKERALERT/Picocrypt.git
synced 2024-11-09 20:40:53 +00:00
Major code cleanup, ETA to 5 days
This commit is contained in:
parent
5ffd75b360
commit
d686c1229d
1 changed files with 3 additions and 2 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue