Releases: stephanstapel/ZUGFeRD-csharp
Releases · stephanstapel/ZUGFeRD-csharp
15.0.0
General
This is the biggest release of the component since supporting multiple ZUGFeRD/ XRechnung versions. Big progress on UBL handling, enhanced validator conformance. Thanks to all who contributed.
ZUGFeRD-csharp is largely based on spare-time work.
Please sponsor the development of ZUGFeRD-csharp: https://github.com/sponsors/stephanstapel
Breaking Changes
- Support for ZUGFeRD 2.3, dropping ZUGFeRD 2.2 in 854a0da
- Better support for DesignatedProductClassification in f7e646c
- Support for multiple invoice referenced documents in a501fb6
- Parameter reordering of AdditionalReferencedDocuments in 56fa460
- AllowanceChargeBasisAmount is optional in 64da979
What's Changed
- Enhancements in UBL Writer
**by @shahchandra in #331
** by @shahchandra in #332 - Added some QuantityCodes by @0oNine in #337
- xml tag fixed by @landrix in #338
- Formatting invoiced quantity by @shahchandra in #340
- FacturX date fields with CR LF and space Characters by @cedricnotin in #343
- Added Austria VAT Number to ElectronicAddressSchemeIdentifiers.cs by @cst-tobias-michel in #354
- Lineitem lineid by @stephanstapel in #364
- #361 - Allowances and Charges on Document Level by @quotschmacher in #363
- Correct wrong references and update version by @jochenkirstaetter in #367
- Rename folder due to typo by @jochenkirstaetter in #368
- Test failed due to hardcoded path by @jochenkirstaetter in #369
- Add MWH-QuantityCode by @hh-it-co in #366
- Change SpecifiedTradePaymentTerms from type to List<> by @jochenkirstaetter in #370
- Duedate by @quotschmacher in #380
- SellerAssignedID is an optional Field by @quotschmacher in #379
- Added SellerOrderReferencedDocument by @quotschmacher in #381
- Made BaseQuantity per LineItem optional by @quotschmacher in #382
- Änderungen in Testmethoden by @MSergLoos in #384
- TaxTotal has cardinality 0..2 by @quotschmacher in #386
- Avoid Exception in InvoiceDescriptor22UBLWriter, satisfy validators for XRechnung with charges or allowances by @Syntaxrabbit in #385
- Fix for TaxTotalAmount by @quotschmacher in #387
- Satisfy validators for XRechnung and XRechnung1 with charges or allowances by @Syntaxrabbit in #393
- Made some more fields optional by @quotschmacher in #391
- Bugfix and Optimizations by @quotschmacher in #400
- Added IncludedItems in TradeLineItem by @HenriSHS in #404
New Contributors
- @0oNine made their first contribution in #337
- @cedricnotin made their first contribution in #343
- @cst-tobias-michel made their first contribution in #354
- @quotschmacher made their first contribution in #363
- @hh-it-co made their first contribution in #366
- @MSergLoos made their first contribution in #384
- @Syntaxrabbit made their first contribution in #385
- @HenriSHS made their first contribution in #404
Full Changelog: 14.1.0...15.0.0
14.1.0
What's Changed
- Correct reading of test indicator by @MelanieVeigl in #324
- Allow to read both qdt and udt datatypes. Tests by @MelanieVeigl in #327
New Contributors
- @MelanieVeigl made their first contribution in #324
Full Changelog: 14.0.0...14.1.0
14.0.0
Breaking Changes
- Removed all properties that were marked as obsolete in version 13.0.0
- Exchanged document text is free text now in 36377b4
- AllowanceChargeBasisAmount is optional in 64da979
What's Changed in general
- SpecifiedTradeAllowanceCharge by @Argollinger in #293
- UBL Writer by @shahchandra in #295
- Added designated production clasisfication in 3df126d
- ApplicableProductCharacteristic in the UBL format by @shahchandra in #299
- implement SellerTradeParty->Description (BT-33) other legal information by @PeterSawatzki-MGGM in #303
- Added invoicer trade party in 8bf66e7
- Enable setting seller description by @hihuz in #309
- Added tax currency code in ceaa221
- Fix duplicate ram:ID by @stefanschmidcyanit in #310
- Review and add a few changes to README by @jochenkirstaetter in #313
- Fix validation errors for XRechnung by @stefanschmidcyanit in #314
- SellerReferenceNo typo fixed and read added and UnitCode read from BilledQuantity by @landrix in #315
New Contributors
- @shahchandra made their first contribution in #295
- @hihuz made their first contribution in #309
- @jochenkirstaetter made their first contribution in #313
Full Changelog: 13.0.0...14.0.0
13.0.0
What's Changed
- Adding read support for XRechnung UBL by @WhereTheTimeWent in #251
- TradeAllowanceCharge corrections by @stephanstapel in #253
- Feature/despatch advice referenced document by @dbingham-tl in #266
- fixed cardinality of PostalTradeAddress properties by @tipa in #270
- SpecifiedTradeAllowanceCharge auf Doc Ebene wird falsch ausgelesen wen… by @PeterSawatzki-MGGM in #282
- IncludedNote/ContentCode was not included in read by @PeterSawatzki-MGGM in #283
- added ContentCode in TradeLineItem by @PeterSawatzki-MGGM in #287
New Contributors
- @WhereTheTimeWent made their first contribution in #251
- @dbingham-tl made their first contribution in #266
- @tipa made their first contribution in #270
- @PeterSawatzki-MGGM made their first contribution in #282
Full Changelog: 12.8.0...13.0.0
12.8.0
12.7.0
- ApplicableTradeSettlementFinancialCard (payment card info) gets generated for XRechnung by @abdallahbeshi in #240
- Add Profile for FacturX Ereporting by @Athilla in #238
Full Changelog: 12.6.0...12.7.0
12.6.0
What's Changed
- Add Ar (a) to QuantityCodes by @skeller1 in #232
- Ensure ElectronicAddressSchemeIdentifiers are written with 4 digits by @angrycodez in #228
- Add new Codes(e.g. Electonic Mail) to ElectronicAddressSchemes by @vissers-dev in #235
- Cleaner output - If the ram:ID is not set for the Seller or Buyer Party, an empty tag is no longer written by @drocx in #236
- Refactoring, thanks to https://www.linkedin.com/in/jalal-alzebda/ :)
New Contributors
- @vissers-dev made their first contribution in #235
Full Changelog: 12.4.0...12.6.0
12.4.0
- Added ElectronicSchemeIdentifiers by @angrycodez
12.3.1
bugfix for writing parties
12.3.0
Enhanced standard conformance for all party types