Skip to content

Releases: templexxx/reedsolomon

Release 1.1.1

16 Dec 13:14
Compare
Choose a tag to compare

Feature: Add Replace

xxx-reedsolomon v1.0.3

04 Nov 12:14
Compare
Choose a tag to compare

fix dep

templexxx/xor -> templexxx/xorsimd
templexxx/cpufeat -> templexxx/cpu

xxx-reedsolomon v1.0.2

04 Nov 11:36
Compare
Choose a tag to compare

API name changes:

UpdateParity -> Update

xxx-reedsolomon v1.0.1

26 Oct 09:45
Compare
Choose a tag to compare

fix reconstruct parity bug(when lost data & parity at the same time, but only reconst parity)

work well

26 Sep 02:15
Compare
Choose a tag to compare
work well Pre-release
Pre-release

fix avx2 detect bugs in some OS

run with sync.Map

26 Sep 02:14
Compare
Choose a tag to compare
run with sync.Map Pre-release
Pre-release

need go1.9