Skip to content

Releases: gflohr/e-invoice-eu

v2.3.3

11 Mar 13:10

Choose a tag to compare

What's Changed

Full Changelog: v2.3.2...v2.3.3

v2.3.2

27 Feb 15:39

Choose a tag to compare

What's Changed

  • Bump pnpm from 10.28.0 to 10.28.2 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #326
  • Bump jsdom from 27.4.0 to 28.0.0 by @dependabot[bot] in #332
  • Bump fast-xml-parser from 5.3.3 to 5.3.4 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #333
  • fix homepage URL by @gflohr in #334
  • Bump the npm_and_yarn group across 1 directory with 2 updates by @dependabot[bot] in #335
  • 331 make endpoint ID optional for CII by @gflohr in #336
  • Add missing contact transformations and fix transformation for payment means by @pinkrobinott in #341
  • upgrade all dependencies to latest by @gflohr in #343
  • fix order of ShipToTradeParty by @gflohr in #344
  • do not mix credit notes with CII in smoke test by @gflohr in #345
  • Force ApplicableHeaderTradeDelivery to exist by @gflohr in #347
  • 346 corrected invoice still wrong in cii by @gflohr in #348
  • Release v2.3.1 by @gflohr in #349
  • fix workspace versions by @gflohr in #350
  • Bump ajv from 8.17.1 to 8.18.0 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #351
  • Update issue templates by @gflohr in #354
  • 352 make customization id and profile id overridable by @gflohr in #355
  • Bump @types/supertest from 6.0.3 to 7.2.0 by @dependabot[bot] in #353
  • switch package ecosystem for dependabot by @gflohr in #357
  • only allow pnpm by @gflohr in #363
  • Update issue templates by @gflohr in #364
  • Bump the npm_and_yarn group across 1 directory with 2 updates by @dependabot[bot] in #356
  • create package file before building docs by @gflohr in #365
  • Bump @cantoo/pdf-lib from 2.5.3 to 2.6.1 by @dependabot[bot] in #359
  • Bump rimraf from 6.1.2 to 6.1.3 by @dependabot[bot] in #360
  • stick to npm for docs by @gflohr in #366
  • Bump @nestjs/testing from 11.1.13 to 11.1.14 by @dependabot[bot] in #361
  • Bump pnpm from 10.29.3 to 10.30.3 by @dependabot[bot] in #362
  • upgrade all dependencies to latest by @gflohr in #367

Full Changelog: v2.2.1...v2.3.2

v2.3.1

15 Feb 12:35

Choose a tag to compare

What's Changed

  • Bump pnpm from 10.28.0 to 10.28.2 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #326
  • Bump jsdom from 27.4.0 to 28.0.0 by @dependabot[bot] in #332
  • Bump fast-xml-parser from 5.3.3 to 5.3.4 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #333
  • fix homepage URL by @gflohr in #334
  • Bump the npm_and_yarn group across 1 directory with 2 updates by @dependabot[bot] in #335
  • 331 make endpoint ID optional for CII by @gflohr in #336
  • Add missing contact transformations and fix transformation for payment means by @pinkrobinott in #341
  • upgrade all dependencies to latest by @gflohr in #343
  • fix order of ShipToTradeParty by @gflohr in #344
  • do not mix credit notes with CII in smoke test by @gflohr in #345
  • Force ApplicableHeaderTradeDelivery to exist by @gflohr in #347
  • 346 corrected invoice still wrong in cii by @gflohr in #348

Full Changelog: https://github.com/gflohr/e-invoice-eu/compare/v2.2.1...@e-invoice-eu/cli

v2.2.1

30 Jan 10:13

Choose a tag to compare

What's Changed

Full Changelog: v2.2.0...v2.2.1

v2.2.0

20 Jan 06:15
e691c11

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.1.15...v2.2.0

v2.1.15

09 Oct 17:37

Choose a tag to compare

Deprecation Warning

The cardinality of ubl:Invoice -> cbc:Note has been changed from cardinality 0..1 to 0..n (i. e. unbounded). You have to change your invoice data structure for the top-level note to an array. At the moment, the library automatically coerces a string into an array. That will be removed in the next major version (version 3).

What's Changed

Full Changelog: v2.1.14...v2.1.15

v2.1.14

06 Oct 16:33

Choose a tag to compare

What's Changed

  • Bump tmp from 0.2.3 to 0.2.5 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #243
  • 245 cef eas code should be prefixed by 0 by @gflohr in #246 (this also fixes problems with some code list values being "NaN" and probably other issues), kudos go to @olivier-oriol-oci for finding this issue
  • 247 business terms and business groups incomplete by @gflohr in #248
  • update snapshot header :( by @gflohr in #249

Full Changelog: v2.1.12...v2.1.14

v2.1.12

01 Oct 13:53

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.1.11...v2.1.12

v2.1.11

23 Sep 15:25

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.1.10...v2.1.11

v2.1.10

01 Sep 10:06

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.1.9...v2.1.10