Skip to content

Releases: beddalumia/colorlab

v0.2.0

20 Aug 04:10
Compare
Choose a tag to compare
  • setup codecov workflow
  • greatly enhanced the test-suite
  • coverage ramped from ≈20% to ≈90%

v0.1.0

18 Aug 07:00
Compare
Choose a tag to compare

The first beta version of colorlab.

  • All READMEs and docstrings are written: they make for a rudimental documentation, especially using the doc or help matlab commands. In a hopefully not-so-distant future we might evaluate something more refined, probably via MkDocs.

  • A decent test-suite is provided, and the corresponding CI workflows have been set up. We need to learn how to measure coverage in matlab to improve it systematically.

  • Current functionality is quite complete and satisfactory, the higher-level API (wrappers) is remarkably ergonomic.

  • A work-in-progress TODO/Roadmap is provided at the end of the top-level README.