This file documents notable changes to the project.
- Moved the repo to github.
- The documentation/site-builder was moved from AsciiDoc/Antora to Markdown/Quarto.
- Added the
bit::polynomial
class for polynomials over GF(2). - Incorporated various fixes and speedups from @jason.
- The library started as
GF2
which evolved to thebit
library hosted on GitLab.