Releases: obalunenko/georgia-tax-calculator
Releases · obalunenko/georgia-tax-calculator
v1.3.1
Changelog
Other work
- ec7c4a3: Update codeql-analysis.yml (@obalunenko)
 - b6a3b27: refactor: Remove unused models (#15) (@obalunenko)
 
Full Changelog: v1.3.0...v1.3.1
v1.3.0
Changelog
New Features
- 3d71d20: feat: Implement convert command (#14) (@obalunenko)
 
Full Changelog: v1.2.0...v1.3.0
v1.2.0
Changelog
Other work
- b975c85: chore(deps): Bump golang.org/x/tools to v0.4.0 (#12) (@obalunenko)
 - d05257c: chore: Migrate to go-tools docker image (#13) (@obalunenko)
 
Full Changelog: v1.1.1...v1.2.0
v1.1.1
Changelog
New Features
- 74701ae: feat: Implement Div function at moneyutils (@obalunenko)
 
Bug fixes
- d8c2bff: fix: Currency conversion with quantity !=1 (@obalunenko)
 
Full Changelog: v1.1.0...v1.1.1
v1.1.0
Changelog
New Features
- 0eb1755: feat: Add all supported currencies (@obalunenko)
 - 3850471: feat: Add default values to menu selectors (@obalunenko)
 
Bug fixes
- 16a5cb1: fix: Sonar bugs and code smells (@obalunenko)
 
Full Changelog: v1.0.3...v1.1.0
v1.0.3
Changelog
Other work
- 35dd509: chore(deps): Bump github.com/urfave/cli/v2 from 2.23.5 to 2.23.6 (#7) (@dependabot[bot])
 
Full Changelog: v1.0.2...v1.0.3
v1.0.2
Changelog
Bug fixes
- 6ab07c3: fix: Currencies list (@obalunenko)
 - c86532a: fix: Help output text (@obalunenko)
 
Other work
- 6e6ae03: chore: Remove not used shortcut func ConvertToGel (@obalunenko)
 - fc64e05: refactor: Move calculations logic to service package from main (@obalunenko)
 - 3f232be: refactor: Move calculations logic to service package from main (@obalunenko)
 
Full Changelog: v1.0.1...v1.0.2
v1.0.1
Changelog
Bug fixes
- 1fd637b: fix: Fix badges in Readme (@obalunenko)
 
Other work
- b778798: chore(deps): Bump actions/setup-go from 3.3.1 to 3.4.0 (#2) (@dependabot[bot])
 - cd26206: chore(deps): Bump github.com/matm/gocov-html from 1.1.1 to 1.2.0 in /tools (#5) (@dependabot[bot])
 - 5300f57: chore(deps): Bump sonarsource/sonarcloud-github-action from 1.7 to 1.8 (#3) (@dependabot[bot])
 
Full Changelog: v1.0.0...v1.0.1
v1.0.0
Changelog
New Features
- 709f222: feat: Implement tax calculator (#1) (@obalunenko)
 
Bug fixes
- dd246d4: fix: Makefile (@obalunenko)
 - df33573: fix: new-version command (@obalunenko)
 - df1b06c: fix: new-version script (@obalunenko)
 - c1c6280: fix: new-version script (@obalunenko)
 
New Contributors
- @obalunenko made their first contribution in #1
 
Full Changelog: https://github.com/obalunenko/georgia-tax-calculator/commits/v1.0.0