Skip to content

v1.8.0

Compare
Choose a tag to compare
@dostuffthatmatters dostuffthatmatters released this 29 Dec 10:42
· 156 commits to main since this release

🦚  New Features

🦀  Dependency Updates

  • Update polars@0.19 to 0.20

🐜  Internal Changes

  • Copy all the functions in the context module (all time related) to the new timing module
  • Add deprecation warnings with the link to the new timing module to all migrated functions in the context module
  • Use timing.date_range inside text.date_range (the latter is based on date strings like YYYYMMDD)