Releases: bug-or-feature/bc-utils
Releases · bug-or-feature/bc-utils
0.1.7
0.1.6
What's Changed
- fix: COCOA_LDN exchange now ICE/EU/Com by @Parti-Gyle in #12
- Added additional markets by @craigmediaservices in #15
- better env check for creds by @bug-or-feature in #16
New Contributors
- @Parti-Gyle made their first contribution in #12
- @craigmediaservices made their first contribution in #15
Full Changelog: 0.1.5...0.1.6
v0.1.5
- restructured config, exchange specifies tick date and eod date
v0.1.4
v0.1.4 (2024-02-15)
- now downloads hourly and daily prices to separate files, eg Day_GOLD_20230200.csv, Hour_GOLD_20230400.csv
- better logic for handling periods with no or low data
- new script to update previously downloaded files
- new script to separate files from previous versions into split frequency files
- example code
- tests against Python 3.10
- black
0.1.3
0.1.3 (2023-01-24)
- newer and renamed instruments in config
- publish with token
- latest github action versions
- fixing lint warnings
- fixing deepsource warnings
v0.1.2
v0.1.2
v0.1.1
version bump for auto release
v0.1.0
Initial