Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 868 Bytes

File metadata and controls

17 lines (10 loc) · 868 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.

[UNRELEASED] - YYYY-MM-DD

Changed

  • #12 - Added a check if on Mac before running terminal command in order to prevent misleading error message on other OSes. Also switched from deprecated uuidv4 to uuid.v4.
  • #9 - Changed executable name to webviz-config-editor.

Fixed

  • #10 - Fixed: Build was automatically triggered when opening/editing an existing config file. Now it is only triggered when opening the Play view.