mirror of
https://github.com/HACKERALERT/Picocrypt.git
synced 2024-11-09 20:40:53 +00:00
Much better file permission handling, update ETA
This commit is contained in:
parent
d686c1229d
commit
0a883d12ab
1 changed files with 2 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue