Skip to content
This repository has been archived by the owner on Sep 29, 2023. It is now read-only.

Commit

Permalink
Version 1.2.0 released
Browse files Browse the repository at this point in the history
  • Loading branch information
tjohnston-softdev committed May 26, 2021
1 parent 300ca86 commit 088a82c
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
# Changelog

Version 1.2.0 is complete.
**Major changes from 1.1.0 to 1.2.0**
* Restructured documentation nesting.
* Implemented conversion from Absolute input to Grid (absolute-to-grid)
* Switch graph libraries from 'vis' to 'Cytoscape'
* Fixed variable name typo when total route limit reached for 'all-possible' pathfinding.
* Increased graph size limits:
* Up to 1 million nodes and edges.
* Grid dimensions up to 1000x1000
* Loading spinner for output graph.
* Relative graphs are displayed dynamically with minimal overlap.

0 comments on commit 088a82c

Please sign in to comment.