Skip to content

Releases: teamupstart/ach

v0.6.4

28 Jul 13:53
585e308

Choose a tag to compare

Removing the Holidays gem as we don't need it and don't want to pull in unnecessary dependencies.

v0.6.3

27 Jul 19:34
c17a5f0

Choose a tag to compare

Updating with all the changes from the original, plus some fixes around addendums and parsing from an existing NACHA file.

v0.4.12

25 Apr 20:28
cbe2b8c

Choose a tag to compare

Changing how the total number of lines is counted so that it includes nested addendum correctly. This change is in the .to_ach method on the ACHFile only.

v0.4.11

26 Jan 19:51
8b35966

Choose a tag to compare

What's Changed

  • Fix more ruby 3 kwarg deprecations on String#encode calls by @evanlok in #9

New Contributors

Full Changelog: 0.4.10...v0.4.11

Remove problem with deprecation on encode

26 Jan 18:43
8a4b527

Choose a tag to compare

Prep for Ruby V3, resolved:

warning: Using the last argument as keyword parameters is deprecated

Reversed changes

04 Nov 23:52

Choose a tag to compare

Merge pull request #6 from teamupstart/revert-3-achtest

Revert 8b919f949a316c4961c76966b680868b001d9803