Skip to content

Releases: mikenye/gotrees

v1.1.0

20 Mar 14:37
6e4ec1a

Choose a tag to compare

What's Changed

  • Implement Floor & Ceiling methods
  • Improve code clarity
  • Improve comments
  • Increase test coverage

Full Changelog: v1.0.1...v1.1.0

v1.0.1

15 Mar 12:38
9e6aa08

Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.0.1

v1.0.0

10 Mar 13:54

Choose a tag to compare

Initial release:

  • working bst implementation
  • working rbtree implementation