Skip to content

Improve Parsing Reliability

Compare
Choose a tag to compare
@keironstoddart keironstoddart released this 07 Aug 14:55
· 14 commits to main since this release

This release includes a few extra parsing checks. This parser now accepts .835 files and correctly parses the < delimiter. Tests were added to ensure correct delimiter identification. A payee property was also added to the transaction set for easier payee identification.

Behind the scenes, this update also includes continuous integration testing for any commit pushed to source code on GitHub for increased stability.