Releases: gflohr/e-invoice-eu
Releases · gflohr/e-invoice-eu
v1.3.0
What's Changed
- Release v1.2.0 by @gflohr in #60
- update all dependencies to latest by @gflohr in #61
- Add dockerhub action by @flipswitchingmonkey in #64
- Update README.md by @gflohr in #66
- 65 small problems at using by @gflohr in #67
- be compatible with older node versions by @gflohr in #68
- CI Workflow by @gflohr in #69
New Contributors
- @flipswitchingmonkey made their first contribution in #64
Full Changelog: v.1.2.0...v1.3.0
Generate E-invoice From JSON
The new endpoint /api/invoice/create
allows e-invoice creation directly from JSON input. Additionally, the JSON schema for the internal invoice format has been fixed to properly support fields with multiple code lists.
Fixed Docker Container
The docker container is now built for the linux/amd64
platform so that it runs on other platforms than a macOS.
Bugfix and Maintainance Release
News:
- All Factur-X/ZUGFeRD conformance levels are supported.
- Possibility to create arbitrary UBL and CII formats by overriding customization and profile id.
- Fixed a couple of bugs.
First Stable Release
The application can now create all relevant output formats. It can also be run inside of a container.