Skip to content

v1.3.0a1

Pre-release
Pre-release
Compare
Choose a tag to compare
@gipert gipert released this 06 Dec 18:30
· 253 commits to main since this release
5d80089

What's Changed

  • CI: test on Python 3.11 by @gipert in #12
  • chore: update pre-commit hooks by @pre-commit-ci in #14
  • Upgrades to ProcessingChain and WaveformBrowser by @iguinn in #11
  • Bump pypa/gh-action-pypi-publish from 1.8.8 to 1.8.10 by @dependabot in #13
  • Modified dwt processor to output either approximate or detailed coefficients. by @esleon97 in #15
  • Fixed bug in handling of coordinates by @iguinn in #22
  • Updated behavior of round operator in ProcessingChain by @iguinn in #23
  • Added general transfer function convolver by @SamuelBorden in #19
  • Added unit for astype and round; fixed bugs in each by @iguinn in #24
  • Processors for centroid search and wf alignment. Added possibility to read lh5 path in the processing chain by @valerioda in #20
  • Bump pypa/gh-action-pypi-publish from 1.8.10 to 1.8.11 by @dependabot in #26
  • Added constant variables to processing chain by @iguinn in #28
  • Split factory functions into kernel generation functions and general convolution functions by @ggmarshall in #27

New Contributors

Full Changelog: v1.2.0...v1.3.0a1