Skip to content

Latest commit

 

History

History
43 lines (25 loc) · 2.65 KB

CHANGELOG.md

File metadata and controls

43 lines (25 loc) · 2.65 KB

3.0.32024-06-18 (83bd288...83bd288)

Documentation

  • fixing examples that weren't working. (83bd288)

3.0.22024-06-15 (28e436a...d389783)

Bug Fixes

  • Fixed "File Not Found" issue on MathWorks file exchange by modifying .prj file (d389783)

3.0.02024-06-15 (2c7bbe7...d7c4b71)

Documentation

  • Update examples related to new regularizeNd interface (061c25c)
  • updating documentation after interface update (e6442d3)

Features

  • updating regularizeNd based on MATLAB language changes, targeting 2019b or newer (4b516c5)

Bug Fixes

  • working on adding unit tests (922e379)
  • reorganized regularizeNd to use regularizeNdMatrices (25159fe)

BREAKING CHANGES

  • updating regularizeNd based on MATLAB language changes, targeting 2019b or newer (4b516c5)

2.4.12023-04-05 (50e4039...2f225a1)

Documentation

  • Added some developer documentation (50c096a)
  • updated the developer documentation related to working with this repo (3c6b367)