Skip to content

Latest commit

 

History

History
75 lines (44 loc) · 4.07 KB

CHANGELOG.md

File metadata and controls

75 lines (44 loc) · 4.07 KB

Changelog

0.4.2 (2024-06-09)

Bug Fixes

  • 🐛 inefficient regular expression (a2d04a2)
  • 🐛 actions/setup-python (d06a63e)
  • 🐛 install jupytext (b938cb1)
  • 🐛 invalid escape sequence (394464d)

Documentation

  • 📚 introduce jupytext and remove .ipynb files (d8b38b9)
  • 📚 introduce jupytext and remove .ipynb files (0d6dd70)

Miscellaneous Chores

0.4.1 (2024-03-12)

Bug Fixes

  • 🐛 inefficient regular expression (a2d04a2)
  • 🐛 install jupytext (b938cb1)
  • 🐛 invalid escape sequence (394464d)

Documentation

  • 📚 introduce jupytext and remove .ipynb files (d8b38b9)
  • 📚 introduce jupytext and remove .ipynb files (0d6dd70)

Miscellaneous Chores

0.3.3 (2024-03-10)

Features

  • ✨ add to doc (25317da)
  • ✨ add tps transformation grid (ae87df5)
  • ✨ add tps transformation grid (d295a4f)
  • ✨ thin-plate spline (09f8c4a)

0.3.1 (2024-02-08)

Bug Fixes

Documentation