Releases: diogotcorreia/lidl-to-grocy
Releases · diogotcorreia/lidl-to-grocy
v1.3.1
What's Changed
- fix: skip duplicated spans on newer receipts by @mbeutelspacher in #13
- docs: add changed API notice to readme by @diogotcorreia in #14
New Contributors
- @mbeutelspacher made their first contribution in #13
Full Changelog: v1.3.0...v1.3.1
v1.3.0
What's Changed
- refactor: use intermediate representation for receipts by @diogotcorreia in #11
- feat(lidl): support tickets v3 api by @diogotcorreia in #12
Full Changelog: v1.2.0...v1.3.0
v1.2.0
What's Changed
- feat: show last scanned products first by @diogotcorreia in #9
Full Changelog: v1.1.1...v1.2.0
v1.1.1
This supersedes v1.1.0, since that version did not bump the Nix package's version.
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
- Better barcode support by @RafDevX in #1
- UX and code improvements by @RafDevX in #2
- fix: correctly scale amount when purchasing per quantity unit by @RafDevX in #3
- feat: print product handling errors in red by @diogotcorreia in #6
- fix: preemptively skip products with tare weight handling by @diogotcorreia in #7
- feat: show prices next to product names by @diogotcorreia in #8
New Contributors
Full Changelog: v1.0.0...v1.1.0
v1.0.0
First release 🥳
Full Changelog: https://github.com/diogotcorreia/lidl-to-grocy/commits/v1.0.0