Skip to content

Releases: nberlette/math

0.7.3

24 Jan 10:34
0.7.3
8adb486

Choose a tag to compare

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

24 Jan 10:14
0.7.2
7510932

Choose a tag to compare

Full Changelog: 0.7.1...0.7.2

0.7.1

24 Jan 07:17
0.7.1
34dbbdc

Choose a tag to compare

What's Changed

Full Changelog: 0.7.0...0.7.1

0.7.0

24 Jan 02:21
c4185f3

Choose a tag to compare

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!

01 Jan 04:59
fc677dc

Choose a tag to compare

What's Changed

Full Changelog: 0.5.0...0.6.0

0.5.0

22 Apr 05:17
e1ff9e6

Choose a tag to compare

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

08 Mar 05:39
0.4.2
dcda20d

Choose a tag to compare

What's Changed

Full Changelog: 0.4.1...0.4.2

0.4.1

08 Mar 04:31
0.4.1
7be6922

Choose a tag to compare

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

09 Dec 13:31
0.4.0
094fe20

Choose a tag to compare

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

09 Dec 12:41
7dee088

Choose a tag to compare

What's Changed

  • fix: erroneous trigonometry functions (and lots of other things) by @nberlette in #3

Full Changelog: 0.2.0...0.3.0