Skip to content

1.1.0

Compare
Choose a tag to compare
@aoki-h-jp aoki-h-jp released this 04 Jan 03:25
· 4 commits to main since this release
ef23648

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