UNPKG

@nexim/financial-calculate

Version:

Provides a set of utils to handle common financial operations.

39 lines (20 loc) 2.01 kB
# Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. ## [1.0.3](https://github.com/the-nexim/nanolib/compare/@nexim/financial-calculate@1.0.2...@nexim/financial-calculate@1.0.3) (2025-06-29) ### Bug Fixes * **financial-document:** remove logger to prevent redundant logs ([efaf5dc](https://github.com/the-nexim/nanolib/commit/efaf5dcbe3c6561689cafc70097fed979c8751e7)) by @ ## [1.0.2](https://github.com/the-nexim/nanolib/compare/@nexim/financial-calculate@1.0.1...@nexim/financial-calculate@1.0.2) (2025-04-27) **Note:** Version bump only for package @nexim/financial-calculate ## [1.0.1](https://github.com/the-nexim/nanolib/compare/@nexim/financial-calculate@1.0.0...@nexim/financial-calculate@1.0.1) (2025-04-21) **Note:** Version bump only for package @nexim/financial-calculate ## [1.0.0](https://github.com/the-nexim/nanolib/compare/@nexim/financial-calculate@1.0.0-alpha.2...@nexim/financial-calculate@1.0.0) (2025-04-20) **Note:** Version bump only for package @nexim/financial-calculate ## [1.0.0-alpha.2](https://github.com/the-nexim/nanolib/compare/@nexim/financial-calculate@1.0.0-alpha.1...@nexim/financial-calculate@1.0.0-alpha.2) (2025-01-11) ### Features * **financial-calculating:** add `calculateDiscountParentage` method ([#33](https://github.com/the-nexim/nanolib/issues/33)) ([7e61430](https://github.com/the-nexim/nanolib/commit/7e614304c5957aa64489a0159e7e0c7caf4856e6)) by @arashagp ## [1.0.0-alpha.1](https://github.com/the-nexim/nanolib/compare/@nexim/financial-calculate@1.0.0-alpha.0...@nexim/financial-calculate@1.0.0-alpha.1) (2025-01-09) **Note:** Version bump only for package @nexim/financial-calculate ## 1.0.0-alpha.0 (2025-01-09) ### Features * new `financial-calculating` ([#29](https://github.com/the-nexim/nanolib/issues/29)) ([63eaceb](https://github.com/the-nexim/nanolib/commit/63eacebefacbd47f7fb8cd3c2b501858faf478bb)) by @arashagp