Skip to content

2.1.2

Compare
Choose a tag to compare
@SerKnight SerKnight released this 18 Sep 17:31
· 359 commits to master since this release
91d39db

Batch Payment had an invalid max length causing an issue for an org from Vanuatu

Fixes #69

Changes:

  • Account @code.to_s.length > 10
  • BatchPayment @details.to_s.length > 18
  • Ruby version gemspec > 2.3 ( this was just maintenance issue I forgot to fix in core templating for this repos codgen )