- Add support for validating debitor account proprietary field by @Nymuxyzo in #23
- Fix missing schema version in
schema_compatible?in #24
Full Changelog: https://github.com/viafintech/sps_king/compare/v0.7.0...v0.8.0
- Add support for pain.001.001.09.ch.03 in #20
Full Changelog: https://github.com/viafintech/sps_king/compare/v0.6.1...v0.7.0
- Add support for execution with Ruby 4 #21
Full Changelog: https://github.com/viafintech/sps_king/compare/v0.6.0...v0.6.1
- Update covered ruby and activemodel versions for testing
- Improvement of the convert_decimal function by @casaper in #14
- Standardized creditor and debitor addresses and added stricter validation by @casapar in #16
Full Changelog: https://github.com/viafintech/sps_king/compare/v0.5.0...v0.6.0
- Add support for QRR type in structured remittance information by @tobischo in #10
- Allow structured remittance information optionally for credits
- Bump version to 0.5.0
- Add support for QRR as value for proprietary
- Fix changelog links
Full Changelog: https://github.com/viafintech/sps_king/compare/v0.4.0...v0.5.0
- Bump version to 0.4.0
- Make charge bearer optional instead of constant set to
SLEVby @tobischo in #7 - Make charge bearer optional instead of constant set to
SLEV
Full Changelog: https://github.com/viafintech/sps_king/compare/v0.3.1...v0.4.0
- Bump version to 0.3.1
- Fix default currency on transactions by @tobischo in #5
- Revert to old gemfile definition
- Re-add bundle install step
- Fix indentation
- Improve test setup
- Add newer ruby versions to test matrix
- Fix default currency on transactions
Full Changelog: https://github.com/viafintech/sps_king/compare/v0.3.0...v0.3.1
- Bump gem version
- Update tested activemodel versions
- Update test ruby version to 3.0
Full Changelog: https://github.com/viafintech/sps_king/compare/v0.2.0...v0.3.0
- Bump required ruby version to 2.7 by @martinseener in #3
- Stick to ruby 2.7 support for now by @tobischo
- Fix CI setup by @tobischo
- Bump required ruby version to 2.7 by @tobischo
- Remove coveralls dependency by @martinseener in #2
- Update version to 0.1.1 by @tobischo
- Add missing gemfiles for testing by @tobischo
- Remove coveralls dependency by @tobischo
- Update copyright notice and author mail address by @martinseener in #1
- Update copyright notice and author mail address by @tobischo
- Add comment pointing to sepa_king for sepa files by @tobischo
- Fix gem description for next release by @tobischo
- @martinseener made their first contribution in #3
Full Changelog: https://github.com/viafintech/sps_king/compare/v0.1.0...v0.2.0
- Add .gem to gitignore by @tobischo
- Adapt example account holder by @tobischo
- Fix status badges by @tobischo
- Fix copyright notice by @tobischo
- Initial implementation after fork from sepa_king gem by @tobischo