Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update the codebase to the first release version (0.10.0) #13

Merged
merged 19 commits into from
Apr 10, 2022
Merged

Conversation

areee
Copy link
Owner

@areee areee commented Apr 10, 2022

  • Refactor the argument parser & add an enum for arg consts
  • Refactor (move selected values print to an own method)
  • Add 'run' command & refactor the main method
  • Update pubspec.yaml (version & environment sdk)
  • Add 'path' & 'yaml' dependencies + update the introduction in the main method
  • Update readReceiptFile to use async-await
  • Rename 'strings2Products' -> 'strings2ReceiptProducts'
  • Update 'receiptProducts2CSV' (fix discount column generating condition)
  • Fix a precision problem (1.605 -> 1.61)
  • Fix another precision problem (0.975 -> 0.98)
  • Update readme x 6
  • Update readme (add version number & license badges)
  • Update dart_kassakuitti_cli.dart (add a clue to the help command)

@areee areee changed the title Enhancement 10 Enhancement 10 (updates the codebase to the first release version 0.10.0) Apr 10, 2022
@areee areee changed the title Enhancement 10 (updates the codebase to the first release version 0.10.0) Update the codebase to the first release version (0.10.0) Apr 10, 2022
@areee areee merged commit 4861ee3 into main Apr 10, 2022
@areee areee deleted the enhancement-10 branch April 10, 2022 18:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant