*Released December 9, 2024*
Changes
- Fixed occasional bug in polynomial modular exponentiation. ([575](https://github.com/mhostetter/galois/issues/575))
- Fixed occasional bug in square root calculation in extension fields with even degree. ([573](https://github.com/mhostetter/galois/issues/573))
Contributors
- TDQuering ([TDQuering](https://github.com/TDQuering))
- maple ([maple3142](https://github.com/maple3142))
- Matt Hostetter ([mhostetter](https://github.com/mhostetter))