Releases: tkluck/GaloisFields.jl
Releases · tkluck/GaloisFields.jl
v1.2.2
GaloisFields v1.2.2
Merged pull requests:
- avoid using an internal variable that is deleted on 1.12+ (#24) (@KristofferC)
v1.2.1
GaloisFields v1.2.1
Closed issues:
- Usage report / open discussions tab? (#18)
- Update Polynomials dependency to the latest (#19)
- llvm.x86.pclmulqdq on Julia over Apple M1 (#21)
- Incompatible with the built-in
@profview
of VSCode (#23)
Merged pull requests:
- CompatHelper: bump compat for HTTP to 1, (keep existing compat) (#22) (@github-actions[bot])
v1.1.1
GaloisFields v1.1.1
v1.1.0
v0.3.0
v0.2.2
v0.2.1
This release contains two important fixes:
- a byte overflow for characteristic-2 fields of order greater than 2^8, resulting in an endless loop in the multiplication operation
- a stack overflow when trying to convert between identified Conway fields
All users of v0.2.0 are encouraged to upgrade.