Skip to content

Latest commit

 

History

History
60 lines (49 loc) · 2.5 KB

CHANGELOG.md

File metadata and controls

60 lines (49 loc) · 2.5 KB

What's Changed in v0.5.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

What's Changed in v0.4.0

  • Bump version to 0.4.0
  • Make charge bearer optional instead of constant set to SLEV by @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

What's Changed in v0.3.1

  • 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

What's Changed in v0.3.0

  • 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

What's Changed in v0.2.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

New Contributors

  • @martinseener made their first contribution in #3

Full Changelog: https://github.com/viafintech/sps_king/compare/v0.1.0...v0.2.0

What's Changed in v0.1.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