Skip to content

Releases: MrKrisKrisu/REWE-eReceipt-Parser

v1.0

10 Mar 21:20
5aaa536
Compare
Choose a tag to compare
! Major changes! Update with caution!
* Namespace changed from \REWEParser to \K118\Receipt\REWE
* Many functions have been renamed. See https://github.com/MrKrisKrisu/eReceipt
* PHP 8.1 is now required

What's Changed

  • ⬆️ Use mrkriskrisu/ereceipt v0.1 interfaces by @MrKrisKrisu in #6

Full Changelog: v0.3.7...v1.0

v0.3.7

12 Feb 21:54
5e3feb7
Compare
Choose a tag to compare

What's Changed

  • 🐛 Fix parsing when coupon codes are printed on the receipt by @MrKrisKrisu in #4
  • 🐛 Fix incorrect trimmed products with external concessional by @MrKrisKrisu in #5

Full Changelog: v0.3.6...v0.3.7

v0.3.6

22 Nov 14:31
1960b11
Compare
Choose a tag to compare

Full Changelog: v0.3.5...v0.3.6

v0.3.5

05 Dec 18:27
92de64b
Compare
Choose a tag to compare
  • Added Support for PHP 8

v0.3.4

29 Aug 10:13
d3db840
Compare
Choose a tag to compare
Fixed that "MASTERCARD" (Caps) wasn't handled correct

v0.3.3

22 Aug 20:28
ea4ff5d
Compare
Choose a tag to compare

Fixed positions amount

v0.3.2

22 Aug 20:00
1a0a9ff
Compare
Choose a tag to compare
added functions to better analyze payment methods

v0.3.1

22 Aug 19:11
3b69ca1
Compare
Choose a tag to compare
Removed duplicate string explotation (Save some computing time 👾)

v0.3

22 Aug 18:58
c68a08f
Compare
Choose a tag to compare
Replaces array with Position class

0.2

20 Aug 16:12
7214c0b
Compare
Choose a tag to compare
0.2
  • Added Shop model