Releases: gflohr/e-invoice-eu
Releases · gflohr/e-invoice-eu
v2.0.4
v2.0.3
What's Changed
Full Changelog: v2.0.2...v2.0.3
v2.0.2
v2.0.1
v2.0.0
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 ase-invoice-eu
). - incompatible change: endpoint
/api/invoice/transform-and-create
removed. - URL parameter
data
deprecated in endpoint/api/invoice/create
, usespreadsheet
instead! - URL parameter
data
deprecated in endpoint/api/mapping/transform
, usespreadsheet
instead! - countless improvements and changes, see the full changelog linked below!
Full Changelog: v1.4.4...v2.0.0
v1.4.4
v1.4.3
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
- update README.md by @gflohr in #108
- always build latest image by @gflohr in #109
- unify endpoints by @gflohr in #112
Full Changelog: v1.4.2...v1.4.3
v1.4.2
What's Changed
- document changing default port by @gflohr in #93
- Use qgoda action by @gflohr in #94
- Use qgoda action by @gflohr in #95
- Shut up warning about missing JRE by @gflohr in #97
- use .nojekyll as filename by @gflohr in #100
- fix publish_dir by @gflohr in #101
- Add documentation banner by @gflohr in #102
- Style doc banner by @gflohr in #103
- clean-up documentation by @gflohr in #104
- Stand with Ukraine! by @gflohr in #105
- Run server in production mode inside container by @gflohr in #106
Full Changelog: v1.4.1...v1.4.2