v1.1.3 🌈
Changes
- ci: use joerick/[email protected] action in upload to pypi @deepcharles (#120)
- chore: pre-commit autoupdate @pre-commit-ci (#118)
- chore: pre-commit autoupdate @pre-commit-ci (#112)
- test(kernelcpd): exhaustive test for kernelcpd @oboulant (#108)
- test: Improve test coverage @oboulant (#106)
- test(costlinear): add test for CostLinear @oboulant (#105)
- ci: fix release-drafter and pr-semantic-check @deepcharles (#103)
- ci: add gh actions for PR labeling @deepcharles (#102)
- docs(readme): display codecov badge @oboulant (#101)
- build: use PEP517/518 conventions @deepcharles (#100)
🐛 Bug Fixes
- fix(KernelCPD): explicitly cast signal into double @oboulant (#111)
- fix(costclinear): make multi-dimensional compatible @oboulant (#104)
📚 Documentation
- docs: fix typo @deepcharles (#119)
- docs: add music segmentation example @oboulant (#115)
🧰 Maintenance
- build: use oldest-supported-numpy @deepcharles (#114)
- build: cleaner build process @deepcharles (#107)