Releases: nberlette/math
Releases · nberlette/math
0.7.3
What's Changed
- docs: add more doc comments, improve ci workflow by @nberlette in #19
Full Changelog: 0.7.2...0.7.3
0.7.2
Full Changelog: 0.7.1...0.7.2
0.7.1
0.7.0
What's Changed
- refactor: rename mod.ts to index.ts, + misc improvements by @nberlette in #13
- refactor(tests): move all tests into isolated tests dir by @nberlette in #15
- fix: bad logic, add tests for every module by @nberlette in #14
Full Changelog: 0.6.0...0.7.0
0.6.0 - Happy New Year!
What's Changed
- feat: add positive zero guards, constants, and types (#9) by @nberlette in #11
- refactor: everything by @nberlette in #10
Full Changelog: 0.5.0...0.6.0
0.5.0
What's Changed
- feat: add positive zero guards, constants, and types by @nberlette in #9
Full Changelog: 0.4.2...0.5.0
0.4.2
What's Changed
- tests: add std test deps to manifest by @nberlette in #8
Full Changelog: 0.4.1...0.4.2
0.4.1
What's Changed
- tests(trig): create trigonometry tests by @nberlette in #5
- tests(constants): create unit tests for constants by @nberlette in #6
- refactor: improve docs and types throughout by @nberlette in #7
Full Changelog: 0.4.0...0.4.1
0.4.0
What's Changed
- feat(random): replace LCG with Mersenne-Twister implementation by @nberlette in #4
Full Changelog: 0.3.0...0.4.0
0.3.0
What's Changed
- fix: erroneous trigonometry functions (and lots of other things) by @nberlette in #3
Full Changelog: 0.2.0...0.3.0