Skip to content

Releases: aoki-h-jp/binance-bulk-downloader

1.1.0.1

04 Jan 16:20
e7218e3
Compare
Choose a tag to compare

1.1.0

04 Jan 03:25
ef23648
Compare
Choose a tag to compare

Improvements

  • Enhanced Testing
    • Mocked test_spot_symbols.py to avoid actual downloads
    • Improved test reliability and stability

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

01 Sep 06:27
2d03716
Compare
Choose a tag to compare

What's Changed

  • Add self.downloaded_list in download.py

Full Changelog: 1.0.4...1.0.5

1.0.4

25 Aug 16:08
04965f5
Compare
Choose a tag to compare

What's Changed

  • Fix import error

Full Changelog: 1.0.3...1.0.4

1.0.3

25 Aug 10:18
3df7bf5
Compare
Choose a tag to compare

What's Changed

  • Fix Example misspelling
  • Implement pytest (Github Actions)
  • Fix import error

Full Changelog: 1.0.2...1.0.3

v1.0.2

25 Aug 06:50
Compare
Choose a tag to compare

What's Changed

  • Add example.
  • Implementation of all functions completed.

Full Changelog: 1.0.1...1.0.2

v1.0.1

25 Aug 03:46
063401e
Compare
Choose a tag to compare

What's Changed

  • All available historical data on binance can download.

Full Changelog: 1.0.0...1.0.1

v1.0.0

23 Aug 15:26
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/aoki-h-jp/binance-bulk-downloader/commits/1.0.0