Skip to content

Releases: deepcharles/ruptures

v1.1.9 🌈

11 Dec 10:05
aa9918c
Compare
Choose a tag to compare

Changes

🚀 Features

🐛 Bug Fixes

📚 Documentation

🧰 Maintenance

v1.1.8 🌈

07 Jun 13:34
3d9d397
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

📚 Documentation

🧰 Maintenance

  • build: use latest gha version for uploading to pypi @oboulant (#300)
  • build: add support of cp10 and cp11 wheels when possible @oboulant (#298)

v1.1.7 🌈

07 Jul 12:33
d80e7ee
Compare
Choose a tag to compare

🐛 Bug Fixes

📚 Documentation

🧰 Maintenance

v1.1.6 🌈

19 Jan 20:12
982c1ae
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

📚 Documentation

🧰 Maintenance

v1.1.5 🌈

05 Oct 07:58
2e59d01
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

📚 Documentation

🧰 Maintenance

  • fix: use cibuildwheel package and add tests @oboulant (#210)
  • ci(gh-tests): change pip version for test jobs @oboulant (#204)
  • style: add module imported but unused in flake8 @oboulant (#191)
  • ci: do not triggers some gh actions for pre-commit-ci-update-config branch @oboulant (#186)

v1.1.4 🌈

09 Jun 08:01
5ac9626
Compare
Choose a tag to compare

Changes

🚀 Features

🐛 Bug Fixes

  • fix: enfoce deepcopy for costar to avoid inplace modifications @oboulant (#164)
  • fix(kernelcpd): add early check on segmentation parameters @oboulant (#128)

📚 Documentation

🧰 Maintenance

v1.1.3 🌈

12 Feb 20:32
68074b7
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

  • fix(KernelCPD): explicitly cast signal into double @oboulant (#111)
  • fix(costclinear): make multi-dimensional compatible @oboulant (#104)

📚 Documentation

🧰 Maintenance

v1.1.2

01 Jan 18:19
a24d4f6
Compare
Choose a tag to compare

What's new

Added

  • 12cbc9e feat: add piecewise linear cpd (#91)
  • a12b215 test: add code coverage badge (#97)
  • 2e9b17f docs: add binder for notebooks (#94)
  • da7544f docs(costcosine): add entry for CostCosine in docs (#93)
  • 8c9aa35 build(setup.py/cfg): add build_ext to setup.py (#88)
  • 10ef8e8 build(python39): add py39 to supported versions (#87)

Changed

ruptures 1.1.1

26 Nov 09:21
e2290ef
Compare
Choose a tag to compare

You can check this version out using:

pip install -U ruptures

ruptures 1.0.6

23 Oct 13:04
f0399cf
Compare
Choose a tag to compare

You can check this version out using:

pip install -U ruptures