Skip to content

0.4.3

Latest
Compare
Choose a tag to compare
@bmcfee bmcfee released this 05 Mar 20:35
7c484f8

This is a maintenance release to maintain compatibility with newer versions of Python.

It also includes some small corrections to the documentation and test environment specifications. There are no functional changes to the library.

What's Changed

  • Fix error in documentation of resample function by @karpp in #116
  • filters: use importlib_resources API to avoid deprecation warning by @polariton in #117
  • Minor updates to tests and packaging by @bmcfee in #118
  • updated all actions by @bmcfee in #119

New Contributors

Full Changelog: 0.4.2...0.4.3