Skip to content

Releases: CalfMoon/node-factor

v3.0.0

30 Mar 19:16

Choose a tag to compare

New Feature

  • Now it is possible to manually add weight to any file

Full Changelog: 2.1.0...3.0.0

v2.1.0

28 Mar 14:32

Choose a tag to compare

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

28 Mar 10:59

Choose a tag to compare

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

Full Changelog: 1.0.0...2.0.0

1.0.0

12 Mar 09:49

Choose a tag to compare

First release!