Skip to content

Minor Bug Fix Release.

Compare
Choose a tag to compare
@evolve75 evolve75 released this 01 Jan 04:43
· 124 commits to master since this release

This is a bug-fix release with a couple of minor enhancements:

  1. The print_tree method can now be used on any node, not just the root node
  2. The <=>' spaceship operator now checks for the correct comparison object type, and returnsnil` if invalid types are provided
  3. Integration with Rspec has been started, and
  4. Other minor documentation updates and bug fixes.