Skip to content

Releases: gaulinmp/pyedgar

v0.1.13

28 Jan 20:15
Compare
Choose a tag to compare

Update CLI functionality.

  • __main__.py is the new entry point, replacing downloader.py.
  • Index and feed functionality were separated
  • end_date arguments were added to the download functions
  • -x argument added to extract feed files.
  • -d argument changed to just download feeds, not extract them.

v0.1.12

14 Jan 18:54
Compare
Choose a tag to compare

Fix carriage return bug

v0.1.11

14 Jan 17:37
Compare
Choose a tag to compare

Add year/quarter formatting to FEED CACHE format.

v0.1.10

16 Dec 23:57
Compare
Choose a tag to compare

Testing PyPI CI, bumped copyright date.

Full Changelog: v0.1.9...v0.1.10

v0.1.9

16 Dec 23:38
Compare
Choose a tag to compare

Version 0.1.9

Changes (not complete probably, I'm bad at this):

  • Update Filing object to be more useful
  • Check Indices object has a df (fixes #8)
  • Update default User Agent in config file to not have example.com email, which may have broken things (mentioned in #8)
  • Add Github Action to hopefully push this automatically to PyPI. 20$ says it doesn't work.

Full Changelog: v0.1.6...v0.1.9