Releases: tablecheck/paygate-ruby
Releases · tablecheck/paygate-ruby
v0.2.2
0.2.2 - 2023-04-26
- PR#11 Re-add Rails Engine (was dropped in version 0.2.0) (johnnyshields)
- PR#12 Rename Paygate::ActionView::FormHelper to Paygate::Rails::FormHelper. (johnnyshields)
v0.2.1
0.2.1 - 2023-04-26
- PR#11 Deep freeze constants. (johnnyshields)
v0.2.0
- PR#9 Rename Paygate::FormHelper to Paygate::Rails::FormHelper. (johnnyshields)
- PR#9 Do not include Paygate::FormHelper in ActionView::Base. (johnnyshields)
- PR#9 Update BIN list. Note BINs can now be a flexible number of digits. (johnnyshields)
- PR#9 Rename data config YAML keys. (johnnyshields)
- PR#10 Add Rubocop and fix compliance issues. (johnnyshields)
v0.1.11
One more fix