Skip to content

Releases: David-DAM/finkit

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 04 Jul 09:01

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

Choose a tag to compare

@github-actions github-actions released this 03 Jul 09:50

Changelog

  • ad9289a: Refactor update functionality: extract downloader, extractor, and replacer into dedicated components and integrate into the update service. (@David-DAM)

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 02 Jul 14:52

Changelog

  • 03f5fbf: Add inflation calculation command and service with CLI support (@David-DAM)

v0.1.2

Choose a tag to compare

@github-actions github-actions released this 01 Jul 14:43

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

Choose a tag to compare

@github-actions github-actions released this 01 Jul 11:35

Changelog

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 01 Jul 09:58

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)