Releases: gaulinmp/pyedgar
Releases · gaulinmp/pyedgar
v0.1.13
Update CLI functionality.
__main__.py
is the new entry point, replacingdownloader.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
v0.1.11
v0.1.10
Testing PyPI CI, bumped copyright date.
Full Changelog: v0.1.9...v0.1.10
v0.1.9
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