Skip to content

Releases: PixelDrive/peppol-toolkit

v0.7.0

01 Apr 16:30
18816a6

Choose a tag to compare

What's Changed

  • Update invoice and credit note schemas to follow PEPPOL BIS Invoice 3 specification by @Copilot in #9

BREAKING CHANGES

  • invoicePeriod.descriptionCode is now optional
  • additionalItemProperties is now an array of {name: string, value: string} instead of a record

Full Changelog: v0.6.0...v0.7.0

v0.6.0

31 Mar 21:04
89cd85a

Choose a tag to compare

What's Changed

  • feat: add Kosit external validator for UBL XML validation by @Copilot in #7

Full Changelog: v0.5.2...v0.6.0

v0.5.2 alpha

11 Mar 11:17

Choose a tag to compare

v0.5.2 alpha Pre-release
Pre-release

What's Changed

  • feat: add support for credit notes and expose CustomizationId and ProfileId by @hungdao-testing in #2
  • Add CI workflow: lint and test on pull requests to main by @Copilot in #4
  • Add UBL parser for Invoice and CreditNote documents by @Copilot in #3
  • feat: add amounts calculations and EAS inferrence by @SimonLoir in #5
  • docs: add usage examples to README and bump to v0.5.1 by @Copilot in #6

New Contributors

Full Changelog: https://github.com/PixelDrive/peppol-toolkit/commits/v0.5.2