Releases: CalfMoon/node-factor
Releases · CalfMoon/node-factor
v3.0.0
v2.1.0
What's Changed
- Optimize: Remove unnecessary looping
- Remove hash map used for tree optimization to fix calculation bug
- Optimize: Run calculations only when graph is open
- Prevent update function from stacking
Full Changelog: 2.0.0...2.1.0
v2.0.0
What's Changed
- Fixed typos in settings by @visua1hue in #1
- Update graph when there is change in settings
- Fix looping error with travel forward tree
- Fixed node sizes being 0 when graph is initially opened
- Made README clearer
New Contributors
- @visua1hue made their first contribution in #1
Full Changelog: 1.0.0...2.0.0