Release 2.0.0
Key Highlights
A major release of the RubyTree
library, with focus on modernization and merging in the community contributions.
Much of the legacy and deprecated code has been removed or updated (this does include some API breakage).
See the detailed changes in the History.md and the API-CHANGES.md files.
What's Changed
- Merging in the minor documentation changes from the next branch by @evolve75 in #84
- Added a Travis build for Ruby 2.7 by @evolve75 in #85
- Merging in next into master as R2.0.0.pre by @evolve75 in #87
- Modernise build by @jmortlock in #82
- Update to Ruby 2.7.1 by @doolin in #76
- Allow comparison and serialization with sub-classes. by @Jack12816 in #77
- Unclonable content by @igneus in #65
- Various Rubocop fixes by @evolve75 in #88
New Contributors
- @jmortlock made their first contribution in #82
- @Jack12816 made their first contribution in #77
- @igneus made their first contribution in #65
Full Changelog: R1.0.2...R2.0.0