Skip to content

2.4-beta.1

Compare
Choose a tag to compare
@stefan-jansen stefan-jansen released this 10 Jan 22:03
· 38 commits to main since this release
5709281

What's Changed

The most important change is compatibility with exchange_calendars >= 4.0, which in turn changes the datatype of time zones for trading sessions from timezone-naive to UTC:

Sessions are now timezone-naive (previously UTC). Schedule columns now have the timezone set as UTC. The times have always been defined in terms of UTC, but the dtype used to be timezone-naive.

Full Changelog: 2.3.0...2.4.0-beta.1