- Drop support for Ruby 2
- Updating minimum Ruby version to Ruby 3.0.5
- Add test support for Ruby 3.1, 3.2, 3.3
- Updated Rubocop to enforce 3.0.x conventions
- Linting fixes
- Update
BatchReportResource#batch_report_body
to allowsub merchant id
to be received fromBambora::Client
orelements
- Updating minimum Ruby version to Ruby 2.7.7
- Add test support for Ruby 3.0
- Update Faraday to 2.0.1
- Updating minimum Ruby version to Ruby 2.6.6
- Add
Bambora::V1::PaymentResource#get
method
- Add
Bambora::V1::ProfileResource#update
method
- Add
Bambora::V1::ProfileResource#get
method
- Ensure Batch Report returns empty array
:record
in response at the very least
- Fix nil record with Bank Batch Report returns
- Upgrade
rake
to13.0.1
- Update README to notify Bambora dev support when functionality changes
- First major release