Releases: David-DAM/finkit
Releases · David-DAM/finkit
Release list
v0.3.0
Changelog
- 3d05e32: Refactor logger field naming across services for consistency and integrate version service into application bootstrap. (@David-DAM)
- c562072: Add loan calculation command and service with CLI support (@David-DAM)
v0.2.1
Changelog
- ad9289a: Refactor update functionality: extract downloader, extractor, and replacer into dedicated components and integrate into the update service. (@David-DAM)
v0.2.0
Changelog
- 03f5fbf: Add inflation calculation command and service with CLI support (@David-DAM)
v0.1.2
Changelog
- f4b7685: Refactor commands and services for streamlined naming and functionality adjustments (@David-DAM)
- ad8456e: Refactor root command to set context in PersistentPreRunE for improved initialization (@David-DAM)
v0.1.1
Changelog
- 2061e19: Update versioning and update functionality (@David-DAM)
v0.1.0
Changelog
- 7517cb7: Add versioning, update, and CI/CD release functionality to CLI tool (David)
- b1c798f: Add compound interest calculation functionality to CLI tool (David)
- 232e75c: Add tax calculation functionality to CLI tool (David)
- b9646cd: Add currency list and conversion functionality to CLI tool (David)
- cf84481: Initial commit (David)