Skip to content

Latest commit

 

History

History
36 lines (28 loc) · 816 Bytes

CHANGELOG.md

File metadata and controls

36 lines (28 loc) · 816 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.5.0] - 2024-09-05

thx for hemangjoshi37a's work

Features

  • doc gen
  • doc update
  • Additional Tools
  • more example graphs json

Features

  • chatopenai

[0.4.3] - 2024-06-01

Feature

  • hierarchical with task after topological sort
  • red when cursor on item

Fixed

  • cannot remove node
  • remove process, use default

[0.3.2] - 2024-05-31

Feature

  • Make space + left drag to right click drag

Fixed

  • Fixed an issue with node read/write JSON causing duplicate node IDs.

[0.2.0] - 2024-05-31

Fixed

  • Fixed some syntax errors.