galois v0.4.1
Released July 6, 2024
Changes
- Fixed multithreading incompatibility. Previously only one thread could read from the SQLite databases. (#558)
- Clarified
Poly
string representation when underlying field is non-primitive and uses the"poly"
element representation. (#329) - Fixed typo in error message. (#557)
- Made minor documentation improvements.
Contributors
- Semjon Kravtšenko (@semjon00)
- @MrVeka
- Matt Hostetter (@mhostetter)