Releases: jonpearse/hsbc-pdf-statement-parser
Releases · jonpearse/hsbc-pdf-statement-parser
v2.0.1
v2.0.0
What? You thought this project was dead?
This is a fairly substantial rewrite of the internals of this gem to be substantially more reliable and less brittle than in previous versions. Parsed data is now returned as a [Dry::Struct](https://dry-rb.org/gems/dry-struct/1.0/) instead of a hash, and contains more information about the statement + account which may or may not be useful to users =)
Upgrading note
While this version is similar to v1 releases, it is not backward-compatible. Please see the ‘Upgrading from V1.x’ section of the README for upgrade nodes.
1.0.1
Initial release
Initial release of the gem.