Releases: AbcAeffchen/Sephpa
Releases · AbcAeffchen/Sephpa
Release list
2.0.0-beta1: Merge branch 'develop'
This is the first beta for version 2.0.0.
The big new features are
- New supported file versions
- Additional documents (File Routing Slips and Control Lists) via SepaDocumentor
There are also some heavy changes to the interface. Have a look at the changelog to see all changes in detail.
1.3.0
1.2.4
Bugfix
1.2.3 removed require in Sephpa.php, changed default file extension from `x…
1.2.2
1.2.1
Now on Composer
- Sephpa is now available via Composer
- Sephpa is now splitted up into
SephpaCreditTransferandSephpaDirectDebit - SepaUtilities is now a project on its own
- added namespaces
- changed the directory names
- added
$checkparameter to Sephpa constructor. It defaults to true, so Sephpa will check and
sanitize all inputs its self. - added
downloadSepaFile()andstoreSepaFile()
Bugfix
1.1.2 did not contain all new features of named in the change log due to an issue pushing the code to github.
Now all is how it should be and there are also two addional changes. Check the CHANGE_LOG for details.
More SepaUtilities
1.1.2 Added pattern variables for html 5 forms to the SepaUtilities class