Tobias Schoknecht
Tobias Schoknecht
#### Summary Fix a minor typo in the Taskfile.yml Super minor change and you could do it yourself - just found it while searching for something else in one of...
As far as I can tell the new command only creates a file with the correct format. For that the `-config` and `-env` flags should not be required, since it...
This updates the version to 2.0.0 because #105 was not 100% backwards compatible. Additionally updated CHANGELOG and bumped nokogiri to the latest version to avoid even the latest bug in...
This pull request adds support for generating pain.001.001.09 and pain.008.001.08 files. The relevant difference is surprisingly small. For pain.001.001.09 the difference for the requested execution date is that it now...
This addresses #118 and is building on top of the changes for #117 It adds support for the container format used in the service data center setup (German: SRZ =...
sepa_king supports different versions for pain.001 and pain.008, which is amazing when using EBICS directly through e.g. CCT, CDB and CDD When using EBICS in a service data center context...
**Describe the bug** After upgrading Rails/ActionView to v7.2 an exception started to be raised, during test execution as well as in the UI: ``` Failure/Error: raise ArgumentError, "Invalid HTML5 tag...