Releases
v2.4.0
Compare
Sorry, something went wrong.
No results found
2.4.0 (2025-07-13)
Features
Add benchmarks tests (#56 ) (1f0db2d )
Add examples functions to improve documentation (#55 ) (094a1d5 )
add fuzz tests for the digit functions (#60 ) (d05341a )
add some tests for the max function with float value inputs and add a Pow benchmark (#58 ) (52ba2c0 )
refactor and update gcd and lcm tests (#68 ) (0098f77 )
refactor binomial and factorial functions (#66 ) (20e94ee )
refactor digit functions to take type parameters (#59 ) (1499b78 )
refactor divisor tests to split success and error cases (#67 ) (0388f28 )
refactor max and abs tests (#69 ) (4734452 )
refactor max path function for trees (#72 ) (adacda6 )
refactor pow tests (#70 ) (9e95437 )
refactor prime tests and tree struct (#71 ) (6cca916 )
update go bump frequency (#62 ) (d573dbf )
Update go mod version to 1.24.3 (#53 ) (2b81be5 )
update go mod version to 1.24.4 (#63 ) (0803b12 )
Bug Fixes
fix go package link and update get prime numbers test (#73 ) (eb50cae )
fix the go mod workflow (#65 ) (54fb429 )
refactor digit functions to be clearer (#57 ) (fd195ac )
refactor tree string and add a test (#74 ) (dbebb0b )
Update bump-go-mod-version.yml comments (#54 ) (92b3a3d )
update error comparison in tests (#61 ) (eb59eff )
Update golang linter confguration for V2 (#50 ) (a70fcc5 )
update secrets comment (#64 ) (45da624 )
You can’t perform that action at this time.