Skip to content

Releases: AbcAeffchen/Sephpa

2.0.0-beta1: Merge branch 'develop'

Pre-release

Choose a tag to compare

@AbcAeffchen AbcAeffchen released this 22 Apr 01:03

This is the first beta for version 2.0.0.

The big new features are

  1. New supported file versions
  2. 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

Choose a tag to compare

@AbcAeffchen AbcAeffchen released this 05 Feb 05:51
updated license information

1.2.4

Choose a tag to compare

@AbcAeffchen AbcAeffchen released this 27 Jan 16:16
updated

Bugfix

Choose a tag to compare

@AbcAeffchen AbcAeffchen released this 18 Dec 15:55
1.2.3

removed require in Sephpa.php, changed default file extension from `x…

1.2.2

Choose a tag to compare

@AbcAeffchen AbcAeffchen released this 19 Oct 01:10
updated readme

1.2.1

Choose a tag to compare

@AbcAeffchen AbcAeffchen released this 18 Oct 19:02

Updated SepaUtilities to 1.0.2

Now on Composer

Choose a tag to compare

@AbcAeffchen AbcAeffchen released this 18 Oct 11:17
  • Sephpa is now available via Composer
  • Sephpa is now splitted up into SephpaCreditTransfer and SephpaDirectDebit
  • SepaUtilities is now a project on its own
  • added namespaces
  • changed the directory names
  • added $check parameter to Sephpa constructor. It defaults to true, so Sephpa will check and
    sanitize all inputs its self.
  • added downloadSepaFile() and storeSepaFile()

Bugfix

Choose a tag to compare

@AbcAeffchen AbcAeffchen released this 09 Oct 16:47

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

Choose a tag to compare

@AbcAeffchen AbcAeffchen released this 27 Sep 01:58
1.1.2

Added pattern variables for html 5 forms to the SepaUtilities class

Bugfix

Choose a tag to compare

@AbcAeffchen AbcAeffchen released this 18 Sep 17:01

Fixed some bugs in SepaUtilities