Skip to content

Releases: sarahtang7/seealgo

v0.2.0

05 May 16:10
Compare
Choose a tag to compare

What's Changed:

  • Addition of tree visualization
  • Addition of set visualization
  • Addition of dictionary visualization
  • Addition of index labels in list visualizations

v0.1.0

23 Mar 23:38
Compare
Choose a tag to compare

seealgo currently includes the functionality to visualize changes (append, remove, insert, and set item) made to a List as it is manipulated throughout a given function. This library also contains information regarding dependencies, installation, and use.