Skip to content

1.8.0

Choose a tag to compare

@godlygeek godlygeek released this 24 Mar 19:00

New Features

  • @chands10 added support for binding parameters positionally with ? placeholders in #83
  • @gaborbernat added a new .as_datetime method to DatetimeUs to allow converting a DatetimeUs to a datetime.datetime in #84

Removals

  • We dropped support for Python 3.7 in #85 since Python 3.7 is now long past end-of-life and has become too difficult to continue supporting in CI.

New Contributors

Full Changelog: 1.7.2...1.8.0