Releases: Danieth/binarySearchTreeVisualized
Releases · Danieth/binarySearchTreeVisualized
v1.1.2
v1.1.1
* Fixed the "Reset Speed" button not updating the data panel correctly
v1.1.0
+ Added MIT License
+ Added panel that shows extra data on right hand side
+ Added more information to the buffer when deleting
* Improved general efficiency
* Fixed inability to remove the root node
- Removed "Is Empty" Button
v1.0.0
Initial release
v0.0.3
- Added delete
- Changed various messages
v0.0.2
- Fixes nodes not being drawn immediately after insertion
- Adds working find button
v0.0.1
An initial example of our visualized BST.