Skip to content

Releases: call-report/ffiec-data-connect

Version 0.2.7

11 Apr 02:14
b344b54
Compare
Choose a tag to compare

Fixed issue where strftime was failing when using the library on Windows, due to platform dependence with the string format utilized. Also deployed to pypi as 0.2.7.

Version 0.2.6

08 Apr 01:51
Compare
Choose a tag to compare

A few minor edits:

  1. Updated documentation to note that security token should be used as "password", not the web account password
  2. Better error handling for series variable
  3. Require minimum python version of 3.9

Minor bug fixes

08 Aug 15:09
Compare
Choose a tag to compare
Minor bug fixes Pre-release
Pre-release

Fixed minor issue with readthedocs.yml

Updated documentation and error handing

08 Aug 14:48
Compare
Choose a tag to compare
Pre-release
  • Fixed missing methods documentation in readthedocs
  • Added descriptive error when collecting submission days/teims in the collect_filers_submission_date_time function
  • Added descriptive error when non-integer character included as RSSD

Bug fix on environment variable-provided credentials

29 Jul 00:21
Compare
Choose a tag to compare

Fixed bug where using environment variable-provided credentials triggered an exception

Note: this is a beta / pre-release

v0.1.1

27 Jul 20:19
Compare
Choose a tag to compare
v0.1.1 Pre-release
Pre-release

First pre-release