Releases: jenskeiner/exchange_calendars_extensions
Releases · jenskeiner/exchange_calendars_extensions
0.2.1
What’s Changed
Changed
- Move typing-extensions dependency from dev to regular package dependency group. (#21) @jenskeiner
0.2.0
What’s Changed
Added
- Add XHEL and XMAD extensions. (#20) @jenskeiner
- Add support for calendar modifications at runtime. (#19) @jenskeiner
- Build out PyPI publish workflow. (#12) @jenskeiner
Changed
- Bump pytest-cov from 4.0.0 to 4.1.0. (#18) @dependabot
- Bump exchange-calendars from 4.2.6 to 4.2.8. (#17) @dependabot
- Bump pytest from 7.3.0 to 7.3.1. (#15) @dependabot
- Bump exchange-calendars from 4.2.5 to 4.2.6. (#14) @dependabot
- Bump pytest from 7.2.2 to 7.3.0. (#13) @dependabot
0.1.1
What’s Changed
Added
- Initial build out.