Skip to content

Releases: areee/dart_kassakuitti_cli

v0.13.0

30 Apr 17:43
def2587
Compare
Choose a tag to compare

What's Changed

  • Enhancement 13 (K-ruoka specific changes) by @areee in #16
    • Bug fixes:
      • selectedTextFile should be nullable
      • Skip substituted products section if it seems to be empty
    • Some enhancements:
      • Home delivery row
      • Packaging material costs row

Full Changelog: v0.12.0...v0.13.0

v0.12.0

24 Apr 18:34
b4811fa
Compare
Choose a tag to compare

What's Changed

  • Enhancement 12 by @areee in #15
    • Update 'strings2ReceiptProducts' (notice campaign rows)
    • Add 'ansicolor' dependency & use it in 'eanHandler'
    • Start using Hive as a local database for "complicated" product names

Full Changelog: v0.11.0...v0.12.0

v0.11.0

16 Apr 17:31
db073a1
Compare
Choose a tag to compare

What's Changed

  • Copy an EAN code from an EAN product to a receipt product by @areee in #14

Full Changelog: v0.10.0...v0.11.0

v0.10.0

10 Apr 18:13
4861ee3
Compare
Choose a tag to compare

What's Changed

  • Small enhancement in descriptions & method names by @areee in #1
  • Fix variable name ('a' -> 'product') by @areee in #2
  • Enhacement 2 (read EAN products from HTML file) by @areee in #3
  • Enhancement 3 (take discount into account) by @areee in #4
  • Include also support for K-ruoka by @areee in #5
  • Fix a bug with loading an HTML from S-kaupat by @areee in #6
  • Add support for CLI options / arguments by @areee in #7
  • Fix a bug with a very long product name by @areee in #8
  • Fix a bug & an error by @areee in #9
  • Update readme (fix path in alias section) by @areee in #10
  • Enhancement 8 by @areee in #11
  • Fix a div selector bug in S-kaupat HTML loader by @areee in #12
  • Update the codebase to the first release version (0.10.0) by @areee in #13

New Contributors

  • @areee made their first contribution in #1

Full Changelog: https://github.com/areee/dart_kassakuitti_cli/commits/v0.10.0