Skip to content

Releases: andrew-field/maths

v2.1.0

09 Mar 16:28
dbbd3c5
Compare
Choose a tag to compare

2.1.0 (2025-03-09)

Features

  • Add prettier step to workflow before linting for better release preparation (#36) (e186097)
  • Add text lint rules (#38) (49f79dc)
  • Add update go package information workflow (#40) (d531ab2)
  • Added a fuzzing test (e6520eb)
  • Remove unnecessary workflows (#39) (6839a18)
  • remove update go package workflow (#42) (e47e85c)
  • update go mod version to 1.24.0 (#33) (780dcf9)

Bug Fixes

  • add major version to the module path (#41) (48b1c72)
  • Prettier action to write to files (#37) (327aec4)

v2.0.1

05 Feb 22:11
146d59f
Compare
Choose a tag to compare

2.0.1 (2025-02-05)

Bug Fixes

v2.0.0

05 Feb 20:21
7e093ef
Compare
Choose a tag to compare

2.0.0 (2025-02-05)

⚠ BREAKING CHANGES

  • Library refactor

Features

Bug Fixes

v1.1.1

13 Oct 17:21
e35e13d
Compare
Choose a tag to compare

What's Changed

  • Update go mod version to 1.18 by @github-actions in #1
  • Update go mod version to 1.19 by @github-actions in #2
  • Andrew field patch 1 by @andrew-field in #4
  • Fix spelling by @andrew-field in #5
  • Update go version to 1.20 by @github-actions in #7
  • Update go version to 1.21.0 by @github-actions in #8
  • Delete .github/workflows/codeql.yml by @andrew-field in #9
  • Update dependabot.yml by @andrew-field in #10
  • Update go version to 1.21.1 by @github-actions in #11
  • Update go version to 1.21.3 by @github-actions in #12
  • Update go version to 1.21.4 by @github-actions in #13
  • Update go version to 1.21.5 by @github-actions in #14
  • Update go version to 1.21.6 by @github-actions in #15
  • Update go version to 1.22.0 by @github-actions in #16
  • Update go version to 1.22.1 by @github-actions in #17
  • Update go version to 1.22.2 by @github-actions in #18
  • Update go version to 1.22.3 by @github-actions in #19
  • Update go version to 1.22.4 by @github-actions in #20
  • Update go version to 1.22.5 by @github-actions in #21
  • Update go version to 1.23.0 by @github-actions in #22
  • Update go version to 1.23.1 by @github-actions in #23
  • Update go version to 1.23.2 by @github-actions in #24

New Contributors

  • @github-actions made their first contribution in #1
  • @andrew-field made their first contribution in #4

Full Changelog: v1.1.0...v1.1.1

v1.1.0

05 Jun 12:57
Compare
Choose a tag to compare

Add additional divisor functions.

v1.0.0

05 Jun 10:00
Compare
Choose a tag to compare
Add Pow and sum of divisors