Skip to content

Releases: JDIZM/compound-interest

v1.4.1

31 Dec 11:54
96954bb
Compare
Choose a tag to compare

What's Changed

  • chore(deps): update node.js to v20.17.0 by @renovate in #35
  • chore(deps): update node.js to v20.18.0 by @renovate in #36
  • chore(deps): update node.js to v20.18.1 by @renovate in #38

Full Changelog: v1.4.0...v1.4.1

v1.4.0

18 Aug 22:51
dd3ad10
Compare
Choose a tag to compare

What's Changed

  • Fix accrual of payments when false by @JDIZM in #33
  • Resolves Add annual adjustments for amountPerAnnum #30 by @mancubus77 in #31

New Contributors

Full Changelog: v1.3.1...v1.4.0

v1.3.1

28 Jul 16:21
Compare
Choose a tag to compare

Full Changelog: v1.3.0...v1.3.1

v1.3.0

28 Jul 16:06
ddb7770
Compare
Choose a tag to compare

What's Changed

  • chore(deps): update node.js to v20.13.1 by @renovate in #23
  • chore(deps): update node.js to v20.15.0 by @renovate in #25
  • chore(deps): update node.js to v20.16.0 by @renovate in #27
  • chore(deps): update vitest monorepo to v2 (major) by @renovate in #26
  • update deps, testing and release workflow by @JDIZM in #28

Full Changelog: v1.2.2...v1.3.0

v1.2.2

06 May 06:38
Compare
Choose a tag to compare

Full Changelog: v1.2.1...v1.2.2

v1.2.1

06 May 06:30
Compare
Choose a tag to compare

What's Changed

  • fix type declarations by removing exports field from package.json by @JDIZM in 247c2d1

Full Changelog: v1.2.1...v1.2.1

v1.2.0

06 May 06:11
Compare
Choose a tag to compare

What's Changed

  • chore(deps): update node.js to v20.12.2 by @renovate in #21
  • update typescript to v5.4.0 by @JDIZM
  • improve strictness of tsconfig.json by @JDIZM
  • update test coverage settings by @JDIZM
  • update build settings to target node18 by @JDIZM
  • improve docs by @JDIZM

Full Changelog: v1.1.0...v1.2.0

v1.1.0

14 Mar 06:48
Compare
Choose a tag to compare

What's Changed

  • chore(deps): update actions/setup-node action to v4 by @renovate in #10
  • chore(deps): update node.js to v20.11.1 by @renovate in #17
  • chore(deps): update vitest and use @vitest/coverage-v8 at 1.2.2 by @JDIZM in #18
  • chore(deps): [email protected] and set node version correctly > 18 by @JDIZM in #20
  • chore(deps): update typescript-eslint monorepo to v7 (major) by @renovate in #13

Full Changelog: v1.0.0...v1.1.0

v1.0.0

10 Feb 10:05
Compare
Choose a tag to compare

What's Changed

  • chore(deps): update volta-cli/action action to v4 by @renovate in #14
  • chore(deps): update dependency prettier to v3 by @renovate in #12
  • chore(deps): update dependency eslint-config-prettier to v9 by @renovate in #11
  • chore(deps): update actions/checkout action to v4 by @renovate in #9
  • enforce types with discriminated union and add netInvestment to interest only result by @JDIZM in #16

Breaking changes

  • adds a type property that must be supplied with the compoundInterestPerPeriod options.

Full Changelog: v0.3.1...v1.0.0

v0.3.1

10 Feb 05:58
Compare
Choose a tag to compare

Full Changelog: v0.3.0...v0.3.1