Releases: aoki-h-jp/binance-bulk-downloader
Releases · aoki-h-jp/binance-bulk-downloader
1.1.0.1
1.1.0
Improvements
- Enhanced Testing
- Mocked
test_spot_symbols.py
to avoid actual downloads - Improved test reliability and stability
- Mocked
Changes
- Optimized Multiple Symbol Download Process
- Modified to fetch file lists individually for each symbol
- Eliminated unnecessary file retrievals
- Implemented more efficient download processing
- Check it
example/download_spot_symbols.py
Dependencies
- Added
rich
v10.16.2 - Added
pytest
v4.6.11 - Added
requests
v2.32.0 - Added
setuptools
v70.0.0
Other
- Enhanced code documentation
- Strengthened error handling
- Improved test coverage
v1.0.5
What's Changed
- Add downloaded_list by @aoki-h-jp in #18
- Add self.downloaded_list in download.py
Full Changelog: 1.0.4...1.0.5
1.0.4
What's Changed
- Feature/1.0.4/importerror by @aoki-h-jp in #15
- Fix import error
Full Changelog: 1.0.3...1.0.4
1.0.3
What's Changed
- Initial commit by @aoki-h-jp in #11
- fix misspell by @aoki-h-jp in #12
- Feature/1.0.3/pytest cicd by @aoki-h-jp in #13
- Fix Example misspelling
- Implement pytest (Github Actions)
- Fix import error
Full Changelog: 1.0.2...1.0.3
v1.0.2
What's Changed
- Feature/1.0.2/example by @aoki-h-jp in #9
- Add example.
- Implementation of all functions completed.
Full Changelog: 1.0.1...1.0.2
v1.0.1
What's Changed
- Feature/1.0.1/spot um 3d1w1mo by @aoki-h-jp in #5
- Feature/1.0.1/test klines options by @aoki-h-jp in #6
- Feature/1.0.1/filter frequency by @aoki-h-jp in #7
- All available historical data on binance can download.
Full Changelog: 1.0.0...1.0.1
v1.0.0
What's Changed
- Initial commit by @aoki-h-jp in #1
- Feature/1.0.0/download test by @aoki-h-jp in #2
- Feature/1.0.0/test um by @aoki-h-jp in #3
New Contributors
- @aoki-h-jp made their first contribution in #1
Full Changelog: https://github.com/aoki-h-jp/binance-bulk-downloader/commits/1.0.0