Skip to content

Releases: gflohr/e-invoice-eu

v2.0.4

06 Apr 14:04
Compare
Choose a tag to compare

What's Changed

  • Fix dangling async call, see #129
  • Fix Factur-X-XRechnung filename, see #130
  • Fix paths by @gflohr in #124
  • Upgrade all dependencies to latest version by @gflohr in #132
  • Display up-to-date test coverage
  • Increase test coverage

Full Changelog: v2.0.3...v2.0.4

v2.0.3

06 Apr 14:02
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.2...v2.0.3

v2.0.2

30 Mar 13:02
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.1...v2.0.2

v2.0.1

30 Mar 12:44
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.0...v2.0.1

v2.0.0

30 Mar 12:30
Compare
Choose a tag to compare

What's Changed

  • new library @e-invoice-eu/core for your own integrations (server and browser)
  • new command-line tool @e-invoice-eu/cli (installed as e-invoice-eu).
  • incompatible change: endpoint /api/invoice/transform-and-create removed.
  • URL parameter data deprecated in endpoint /api/invoice/create, use spreadsheet instead!
  • URL parameter data deprecated in endpoint /api/mapping/transform, use spreadsheet instead!
  • countless improvements and changes, see the full changelog linked below!

Full Changelog: v1.4.4...v2.0.0

v1.4.4

11 Mar 16:19
Compare
Choose a tag to compare

What's Changed

  • parameters mapping and data are no longer required by @gflohr in #115
  • do not redirect standard output under Windows by @gflohr in #113

Full Changelog: v1.4.3...v1.4.4

v1.4.3

05 Mar 18:46
Compare
Choose a tag to compare

DEPRECATION WARNING

The /invoice/transform-and-create endpoint is deprecated. It will
be removed in the next major version 2.x.x. Use /invoice/create
with the same parameters instead! *

What's Changed

Full Changelog: v1.4.2...v1.4.3

v1.4.2

03 Mar 15:53
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.1...v1.4.2

v1.4.1

14 Feb 09:17
128fa47
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.0...v1.4.1

v1.4.0

07 Feb 11:29
5c191b7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.0...v1.4.0