Releases: horstoeko/zugferd
Releases · horstoeko/zugferd
v1.0.40
v1.0.39
Commits
- 5b25a3d: Added prototype of kosIT Validator (HorstOeko) #36
- 0ff5c09: Improvements, Restructuring on ZugferdKositValidator (HorstOeko) #36
- d8f3dfe: Made more options configurable in KositValidator (HorstOeko) #36
- dd4e4cc: KositValidator Optimizations (HorstOeko) #36
- fc27ef7: KostValidator -> Improvements, Better message handling, Updated usage example (HorstOeko) #36
- c847e87: Added "Validation"-Section to README.md (HorstOeko) #36
- 3cc07f7: Updated TOC in README.md (HorstOeko)
- 81b608e: Fix README.mD (HorstOeko) #37
- e802b0a: KositValidator -> Fix download filename (HorstOeko) #37
- 30c593c: KositValidator -> Cache downloaded versions (HorstOeko) #38
v1.0.38
v1.0.37
v1.0.36
v1.0.35
Commits
- 61bd6f4: Added maintain-issues-stale.yml (HorstOeko)
- 32a3ab3: Made properties "profileId", "profileDefinition", "serializerBuilder" and "serializer" private (HorstOeko)
- f25afe1: Adding method "getProfileDefinitionParameter" to ZugferdDocument for resolving options for the specific profile (HorstOeko)
- bd47b83: Members "invoiceObject" and "objectHelper" of ZugferdDocument now private (changed visibillity) (HorstOeko)
- 56bc31d: Internal changes of InvoiceObject Handling (HorstOeko)
v1.0.34
v1.0.33
v1.0.32
Commits
- 19deb90: Fix type in variable name in ZugferdDocumentPdfBuilder (HorstOeko)
- ce22a5d: Create buildv2 (horstoeko)
- 16fa610: Update buildv2 (horstoeko)
- 6dfbc96: Renamed file (HorstOeko)
- 623c1ad: Fix buildv2.yml name (HorstOeko)
- 3820b4d: Fix typo in buildv2.yml (HorstOeko)
- d2c1bd8: buildv2.yml -> Validation (HorstOeko)
- f51faac: Removed buildv2.php73.yml (HorstOeko)
- aa6db69: Add inline file output (Daniel Khalil) #27
v1.0.31
Commits
- 1d8899c: Removed is_writable in ZugferdDocumentReader::setBinaryDataDirectory (HorstOeko)
- 4a91fd8: More code coverage (HorstOeko)
- 14a5f04: Fix PHPDoc (HorstOeko)
- 8090763: Creating new pdf builder tests (internal methods) (HorstOeko)
- a005202: Fix Mock Tests (PDFBuilder) (HorstOeko)
- 6fe3b13: For more clarity, internal variables have been renamed (HorstOeko)
- af9845b: Updated README.md (HorstOeko)
- 8db2564: #25 Centralisation of profile recognition -> Added ZugferdProfileResolver, Added tests for the new ZugferdProfileResolver (HorstOeko)
- 7af4d01: #25 Centralisation of profile recognition -> Added tests to phpunit.xml (HorstOeko)
- e3c1953: #25 Centralisation of profile recognition -> Using ZugferdProfileResolver in ZugferdDocumentPdfMerger and ZugferdDocumentReader (HorstOeko)
- e13d6e0: #25 Centralisation of profile recognition -> Added methods to ZugferdProfileResolver for resolving profile definition by profile id (HorstOeko)
- cc3bc1a: #25 Centralisation of profile recognition -> Use in ZugferdDocument and ZugferdObjectHelper (HorstOeko)
- 170ebb0: #25 Centralisation of profile recognition -> Some internal fixes (HorstOeko)
- 9c69850: #25 Centralisation of profile recognition -> Fixed malformed use clauses (HorstOeko)
- bf6765c: #25 Centralisation of profile recognition -> Removed constructor from ZugferdDocumentBuilder (HorstOeko)
- ebb3357: #25 Centralisation of profile recognition -> Renamed variables (HorstOeko)
- d1cdb21: #25 Centralisation of profile recognition -> Fix self vs. static (HorstOeko)