UNPKG

@nexim/financial-calculate

Version:

Provides a set of utils to handle common financial operations.

74 lines (38 loc) 3.93 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.10](https://github.com/the-nexim/nanolib/compare/@nexim/financial-calculate@1.0.9...@nexim/financial-calculate@1.0.10) (2026-04-23) ### Code Refactoring * remove alwatr/type ([9048571](https://github.com/the-nexim/nanolib/commit/9048571b76148740bd05fbab65c02bce7d90d557)) by @njfamirm * remove nano build and use tsc for build ([ff59d8a](https://github.com/the-nexim/nanolib/commit/ff59d8a0d240a495947293c206351b5ba54108fd)) by @njfamirm ## [1.0.9](https://github.com/the-nexim/nanolib/compare/@nexim/financial-calculate@1.0.8...@nexim/financial-calculate@1.0.9) (2026-03-16) ### Bug Fixes * **docs:** update all ([1723193](https://github.com/the-nexim/nanolib/commit/1723193ed90947b6b5c269cecea7cdc335274e84)) by @njfamirm ## [1.0.8](https://github.com/the-nexim/nanolib/compare/@nexim/financial-calculate@1.0.7...@nexim/financial-calculate@1.0.8) (2026-03-08) ### Bug Fixes * **financial-document:** safe rounding and calculation with epsilon and prevent infinity ([ad3ed1f](https://github.com/the-nexim/nanolib/commit/ad3ed1f38adf86c3774d16be04df2aa7d0d96aa9)) by @njfamirm ## [1.0.7](https://github.com/the-nexim/nanolib/compare/@nexim/financial-calculate@1.0.6...@nexim/financial-calculate@1.0.7) (2026-02-05) **Note:** Version bump only for package @nexim/financial-calculate ## [1.0.6](https://github.com/the-nexim/nanolib/compare/@nexim/financial-calculate@1.0.5...@nexim/financial-calculate@1.0.6) (2025-11-22) **Note:** Version bump only for package @nexim/financial-calculate ## [1.0.5](https://github.com/the-nexim/nanolib/compare/@nexim/financial-calculate@1.0.4...@nexim/financial-calculate@1.0.5) (2025-08-30) **Note:** Version bump only for package @nexim/financial-calculate ## [1.0.4](https://github.com/the-nexim/nanolib/compare/@nexim/financial-calculate@1.0.3...@nexim/financial-calculate@1.0.4) (2025-08-19) **Note:** Version bump only for package @nexim/financial-calculate ## [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