Releases: areee/dart_kassakuitti_cli
Releases · areee/dart_kassakuitti_cli
v2.4.0
What's Changed
- Update dependencies by @areee in #34
- Update dependencies & Dart SDK version.
- Add dependabot.yml to automate package updates.
- Add "prefer_single_quotes" linter.
- Remove 1 unused import from BoxHiveProductExtension.
Full Changelog: v2.3.0...v2.4.0
v2.3.0
What's Changed
- Update dependencies by @areee in #31
- Update a dependency in pubspec.lock by @areee in #32
- Fix price saving by @areee in #33
- When asking a user to give a proper number of a product (when there are multiple found products in the "run mode"), save correctly price to Hive products (use the total price when there's only one product in the receipt product; otherwise use the price per unit).
Full Changelog: v2.2.0...v2.3.0
v2.2.0
What's Changed
- Update Hive handling by @areee in #30
- Add price & EAN code fields for a HiveProduct object. Add them when solving products in "run mode".
- In Hive handling, add "import from CSV" feature.
- Enhance HiveProduct filtering.
- Enhance HiveProduct updating & deleting (ask for a keyword before updating/deleting = make these processes easier for a user).
- Some refactoring in Hive handling.
Full Changelog: v2.1.0...v2.2.0
v2.1.0
v2.0.0
What's Changed
- Update Dart SDK version & dependencies by @areee in #25
- Update to use 'kassakuitti' package & some cleaning by @areee in #26
- Update the whole codebase to use kassakuitti package.
- Remove old unnecessary files.
- Change Excel (xlsx) to the default export file format.
Full Changelog: v1.0.2...v2.0.0
v1.0.2
v1.0.1
v1.0.0
v0.15.0
What's Changed
- Enhancement 15 by @areee in #18
- Add new Hive command for handling the local database (CRUD+ actions)
- Update readme & add some documentation
- Fix parsing errors
- Update Dart SDK version & dependencies
- Some refactoring
Full Changelog: v0.14.0...v0.15.0
v0.14.0
What's Changed
- Enhancement 14 by @areee in #17
- Update Dart SDK version & Lint dependency
- Fix a small bug with 'kampanja' row
- Change the column order of EAN products CSV
- Some small fine-tuning
- Update enums to use Dart 2.17 approach
Full Changelog: v0.13.0...v0.14.0