Skip to content

Latest commit

 

History

History
11 lines (11 loc) · 726 Bytes

CHANGELOG.md

File metadata and controls

11 lines (11 loc) · 726 Bytes
  • V 1.0.0.1:
    • Switched to new stackage resolver version v21.21
    • Update of the release pipeline according to the template developed for trident
  • V 1.0.0.0:
    • Added more data input options for .janno files (d(), da(), j(), .janno).
    • Reorganized golden tests and added new ones.
    • Switched to the PVP versioning scheme.
    • Switched to a new ghc and stackage resolver version.
    • Added a source_file column to the tables upon reading into the SQLite database.
  • V 1.0.1: Structural refactoring: To get a proper test coverage report it was necessary to split library, executable and test code. No user-facing changes in qjanno.
  • V 1.0.0: Initial version: Fork of qsh with adjustments to directly incorporate .janno files.