Skip to content

v50.0.0

Choose a tag to compare

@nickofthyme nickofthyme released this 21 Sep 14:59

50.0.0 (2022-09-21)

chore

  • xy: timeslip typescript and timezone verification (#1826) (1ee26a5)

BREAKING CHANGES

  • xy: non-IANA timezones such as "utc-3" are no longer accepted. Use a standard IANA location code or test with a relative one such as "Etc/GMT+3"

  • chore: timeslip typescript and other typing improvements

  • test: more tightly ensure correct time zone for xy charts

  • refactor: timeslip extraction of small functions to remove some large functions