Skip to content

Releases: absqueued/nepalpit

v1: stable tax calculation up to FY 2080/81

08 Aug 00:16
v1.0.0
dc1c58d
Compare
Choose a tag to compare
  • Merge pull request #25 from danfebooks/dev aeeb29e
  • chore: update npm ignore f585ffa
  • chore: update npm ignore 3f58bb1
  • Merge pull request #24 from danfebooks/fix/examples adc05e6
  • fix: examples 4269f16
  • Update README.md 95a117d
  • Merge pull request #23 from danfebooks/dev 76ec9c9
  • yarn, fixes, tests fc2cccf
  • Merge pull request #18 from danfebooks/dependabot/npm_and_yarn/webpack-5.93.0 fcd19cf
  • Merge pull request #20 from danfebooks/dependabot/npm_and_yarn/babel/traverse-7.25.3 41fbecc
  • chore(deps-dev): bump webpack from 5.16.0 to 5.93.0 647c127
  • chore(deps): bump @babel/traverse from 7.12.12 to 7.25.3 5c7f8c0
  • Merge pull request #21 from danfebooks/dependabot/npm_and_yarn/braces-3.0.3 1d16716
  • Merge pull request #22 from danfebooks/dependabot/npm_and_yarn/multi-577ef56a60 df1a1f7
  • Merge pull request #16 from danfebooks/dependabot/npm_and_yarn/terser-5.31.4 f4edb21
  • Merge pull request #17 from danfebooks/dependabot/npm_and_yarn/json5-2.2.3 ca6aef6
  • chore(deps): bump ajv and serve 367055c
  • chore(deps-dev): bump braces from 3.0.2 to 3.0.3 84ff87a
  • Merge pull request #9 from danfebooks/dependabot/npm_and_yarn/loader-utils-1.4.2 8956552
  • Merge pull request #11 from danfebooks/dependabot/npm_and_yarn/minimist-1.2.8 de0da37
  • Bump minimist from 1.2.5 to 1.2.8 a555bd3
  • chore(deps): bump json5 from 1.0.1 to 2.2.3 0570993
  • Bump loader-utils from 1.4.0 to 1.4.2 9de3312
  • chore(deps-dev): bump terser from 5.5.1 to 5.31.4 ff9d8ff
  • Merge pull request #15 from rabin245/feat/add-jest 053408e
  • Merge branch 'main' into feat/add-jest 8b55c91
  • Merge pull request #14 from rabin245/typescript-migration 223db28
  • Merge branch 'main' into typescript-migration 96c5f35
  • js to ts index cfa8127
  • Merge pull request #13 from rabin245/feat/ssf_inclusion d9f0ad4
  • test: ✅ add new test cases for noOfMonths param 792964b
  • feat: add optional parameter noOfMonths b35234c
  • fix: add missing dev dependencies 5fc914d
  • refactor: use lodash.cloneDeep to deep copy instead of strucutured clone d127d4b
  • chore: add a missing type 8c35dae
  • test: ✅ add test cases for index.ts and calculator.ts 3d07d53
  • feat: add parameter validation and use structuredClone in breakdown function 896b2a6
  • feat: deep copy the fiscal year tax brackets data 808e1da
  • feat: 🔧 add Jest configuration and update TypeScript and ESLint configs 4c8820b
  • chore: add jsdoc comments 62beeee
  • refactor: migrate to typescript 1d8eda9
  • feat: add typescript and update webpack configuration ba30dd9
  • fix: fix missing object destrucuring f27961f
  • chore: update example c07998d
  • feat: add SSF and Insurace in the deducatable amount 9622e9a
  • refactor: remove json parse 20026ba
  • feat: 🌱 update the taxSlab for fiscal year 80/81 c58b892
  • Merge pull request #2 from danfebooks/features/pit_calculator_17 0948b16
  • UPdate comment in taxable function of calculator 972a315
  • Updated getTaxableAmount function, tax data kay name and added tax cases 3b91a4a
  • Created tax return object for tax payment bd50f5d
  • Created function to calculate total tax amount with brackets 62054a5
  • Created function to calculate total taxable amount, updated option object and formatted code 986c404
  • Updated tax data structure eb7368b
  • Updated options 8b3a298
  • Updated data to inclutax percentage breakdown, and return year wise meta 9768d00
  • Updated data to inclutax percentage breakdown, and return year wise meta bd054d1
  • Added webpack for umd bundle, explained work in README 4d2176c
  • Update README.md 729ecdc
  • framework setup, build setup c776e59
  • Code Tooling added df97311
  • Project skeleton added c8d665f
  • Update README.md e91657f

03dc854...v1.0.0