Skip to content

0.1.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 02 Jun 21:30

Alpha 1

Key changes:

  • Upgrade Electron to v13
  • Upgrade mermaid to 8.10.x
    • Support for state-diagram-v2
  • Improved support for larger graphs (scrolling and centring)
  • Reworked the multi-process architecture (Moved away from electron/remove entirely to IPC)
  • Removed old renderService from main process into a cleaner browser process model (closes #23)
  • Improved debug logging for better context on logs

Minor changes

  • Added debug config for VS Code
  • Linter rules update
  • Moved to yarn
  • Updated snippet to state-diagram-v2
  • Upgrade CI to yarn and node v14

Only the mac binary has been tested. Windows and Linux images were auto built with 0 manual testing.