Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 790 Bytes

CHANGELOG.md

File metadata and controls

20 lines (13 loc) · 790 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[0.2.5] - 2023-05-18

Added

  • Functionality for visualizing multiple experiments
  • Home page, consists of the experiment directories found in the input path
  • Navbar, includes a link to the home page, settings, GitHub, and Docs
  • Settings, includes a theme changer that enables users to modify the application theme to their liking

Changed

  • The start function now expects a directory path as input, where each subdirectory represents an experiment and contains the corresponding JSON files for visualization
  • favicon