Skip to content

0.10.1

Latest

Choose a tag to compare

@nchachereau nchachereau released this 06 Aug 09:21
· 9 commits to main since this release

Watch Mode

The major new feature of this new version is the --watch option added to modish test, that makes it possible to automatically re-run the tests whenever a file (a test, a style, a CSL JSON file) changes.

Several CSL JSON files

Instead of only loading a single file with a hardcoded name (references.json), Modish now assumes that JSON files in the tests directory are in CSL JSON, and loads them all.

Various fixes and other changes

  • Various other bug fixes, including #2 and #3
  • Code refactoring (more object oriented)
  • Code better documented
  • Full changelog: v0.9.1...v0.10.1