Releases: andersonvom/adp-downloader
Releases · andersonvom/adp-downloader
v0.2.5
v0.2.3
Bump v0.2.3
v0.2.1: Fix Tempfile usage for ruby v2.0.0
In earlier versions of ruby, you can create a new Tempfile without passing a default name, but not in older versions. Closes #3
v0.2.0: Bump 0.2.0
This version changes the way statements are organized to the following
structure:
yyyy/
yyyy-ID.json
yyyy-ID.pdf
yyyy-mm-dd-ID.json
yyyy-mm-dd-ID.pdf
where yyyy
, mm
, and dd
refer to the years, months and days of
those statements.
It also uses a different ID
scheme, since the PDF ID is always
available and the JSON ID is not necessary always present.
You might want to backup your existing statements before upgrading the
gem and manually merge older statements that might not be available
through the API anymore.
Contributors:
v0.1.4
Bump 0.1.4
v0.1.3
Bump v0.1.3
v0.1.2
Bump v0.1.2