Skip to content

Releases: dodona-edu/dolos

v1.5.0

02 Feb 13:33
7b9c6f3
Compare
Choose a tag to compare

🚀 Features

🐛 Bug Fixes

🧰 Maintenance

  • The @dodons/dolos-web package is now a normal dependency of the @dodona/dolos package instead of an optional one (#694) @rien

📖 Documentation

  • Added a README to the dolos-lib project (#693) @rien
  • Added an explanation of the analysis parameters to the documentation website (#691) @rien

v1.4.0

25 Nov 10:43
a01be36
Compare
Choose a tag to compare

🚀 Features

🧰 Maintenance

📖 Documentation

  • Replace old references to --format with --output-format (#663) @rien

v1.3.0

13 Oct 15:13
e760a9f
Compare
Choose a tag to compare

🚀 Features

🐛 Bug Fixes

  • Fix a bug where the compare view would not load properly in production (#658) @AurisAudentis

🧰 Maintenance

  • Run CLI tests serially in CI to avoid timeout issues (#631) @rien

📖 Documentation

  • Add building instructions to README (#620) @rien

v1.2.1

19 Aug 14:17
ee42bde
Compare
Choose a tag to compare

🐛 Bug Fixes

  • Fix navigation drawer being hidden on desktop (#609) @rien

v1.2.0

19 Aug 13:51
b97308b
Compare
Choose a tag to compare

🚀 Features

  • Web UI: Allow more rows per page in pairs table (#608) @rien
  • CLI: Automatically open browser after launching Web UI (#594) @rien
  • Web UI: Small tweaks to user interface, improving overall experience (#593) @rien

🧰 Maintenance

  • Fix dependabot not updating yarn.lock (#600) @rien
  • Downgrade sass to resolve deprecation warnings (#586) @rien

📖 Documentation

  • Deploy docs automatically (#598) @rien
  • Deploy demo page after each new release (#599) @rien
  • Add installation instructions in README (#592) @rien
  • Fix broken links in documentation (#607) @rien

v1.1.0

05 Aug 13:13
5380ebb
Compare
Choose a tag to compare

🚀 Features

  • Add a button to swap files in compare card (#571) @toonijn

🐛 Bug Fixes

  • Fix illegal report directory filename on Windows (#581) @rien

🧰 Maintenance

📖 Documentation

  • Create documentation site at dolos.ugent.be (#572) @rien