v2.0.0
2.0.0 (2025-02-05)
⚠ BREAKING CHANGES
- Library refactor
Features
- add release please action (#28) (aef4071)
- fix prime numbers below function (266d947)
- increase number of segments (780db0b)
- increase timeout (8cfc232)
- increase timeout (3cea367)
- insert another wheel (9ad3fd5)
- Library refactor (3c40a0d)
- Reduce overhead for prime factorisation (623a0e4)
- update go mod version to 1.23.3 (#25) (02bb865)
- update go mod version to 1.23.4 (#26) (a507775)
- update go mod version to 1.23.5 (#27) (eb3f6e4)
- update go test flag (677ea87)
- update repeated code (cd03508)
- update sieve and refactor (32b7323)
- update yaml (e312cc5)
- use context (8f3243b)
Bug Fixes
- revert yaml change (5a3bf63)