Releases: gerrymanoim/exchange_calendars
Releases · gerrymanoim/exchange_calendars
4.2.2 🌈
4.2.1 🌈
NB github release 4.2.1 was not released to PyPI. The below changes were incorporated in PyPI release 4.2.3.
What’s Changed
Calendar Updates
- XLON: add Queen Elizabeth II funeral day 2022-09-12 (#230) @monkeyusage
- XSHG: Added 2022-10-06 and 2022-10-07 as market holidays (#228) @philiptromans
- XASX: Added National Day of Mourning for Her Majesty the Queen (#232) @philiptromans
Continuous Integration
Maintenance
- Update dependencies (#227) @maread99
- Bump actions/cache from 3.0.7 to 3.0.8 (#226) @dependabot
4.2 🌈
What’s Changed
Calendar changes
- XSHG: Added 2022-09-12 as a market holiday (mid-autumn festival). (#224) @philiptromans
- Made 2022-09-12 a holiday in XHKG. (#222) @philiptromans
Other Changes
- Fix etc/make_exchange_calendar_test_csv.py (#223) @philiptromans
- Bump actions/cache from 3.0.6 to 3.0.7 (#221) @dependabot
- Bump actions/cache from 3.0.5 to 3.0.6 (#220) @dependabot
- ecal should use timezone naive date (#219) @knoguchi
- Bump actions/cache from 3.0.4 to 3.0.5 (#218) @dependabot
4.1.1 🌈
4.1 🌈
4.0.2 🌈
4.0.1 🌈
4.0 🌈
What’s Changed
Development
- Change sessions to tz-naive, times to UTC (#179) @maread99
- v4 dev: revises *window, bound*, default* and prev/next session/minute methods (#184) @maread99
- v4 dev: Rename parameters, deprecate methods and remove deprecated methods (#186) @maread99
- v4 dev: Change default side to "left" and post v4 linting (#191) @maread99
Enhancements
Documentation
v4 dev: Update doc and tutorials for 4.0 (#194) @maread99
Calendar Changes
- Removed Whit Monday and Day of German Unity holidays in 2022 (#185) @philiptromans
Maintenance
- v4 dev: fix warnings and update trading index (#180) @maread99
- v4 dev: Advance min python version to 3.8 (#187) @maread99
- Bump actions/cache from 3.0.3 to 3.0.4 (#190) @dependabot
- Bump actions/setup-python from 3 to 4 (#193) @dependabot
Build
Master merge #201
3.6.3 🌈
3.6.2 🌈
Calendar Changes
- XFRA: Added 2022 exceptions for Whit Monday and Day of German Unity. (#166) @philiptromans
- Fix calendar BVMF for 2022-01-25 (#162) @pbabics
Other changes
- Bump actions/cache from 3.0.1 to 3.0.2 (#163) @dependabot
- Bump actions/cache from 2.1.7 to 3.0.1 (#161) @dependabot
- Update ExchangeCalendar.trading_index (#159) @maread99