Releases: JDIZM/compound-interest
Releases · JDIZM/compound-interest
v1.4.1
v1.4.0
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
- @mancubus77 made their first contribution in #31
Full Changelog: v1.3.1...v1.4.0
v1.3.1
Full Changelog: v1.3.0...v1.3.1
v1.3.0
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
Full Changelog: v1.2.1...v1.2.2
v1.2.1
v1.2.0
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
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
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 thecompoundInterestPerPeriod
options.
Full Changelog: v0.3.1...v1.0.0
v0.3.1
Full Changelog: v0.3.0...v0.3.1