Releases: lcsrodriguez/ecocal
Releases · lcsrodriguez/ecocal
v1.2.1
- Minor updates on project's codebase
- Adding
extras_require
targets for interactive testing
Full Changelog: v1.2.0...v1.2.1
v1.2.0
- Overall code-base refactoring
- Removing useless global scope methods and variables
- Organizing package folder
Full Changelog: 1.1.0...v1.2.0
v1.1.0
- Adding option to collect and merge detailed view for each event (past, present & future)
- Adding workarround to avoid
MaxEntry
andConnectionError
exceptions - Clean output for both basic and detailed views of economic calendar
Full Changelog: 1.0.0...1.1.0
v1.0.0
- Adding scraping tool to get main table
- Use of thread pool to speed up I/O network interactions
- Processing job for basic configuration (without details)
Full Changelog: https://github.com/lcsrodriguez/ecocal/commits/1.0.0