Sha256: 502d2f3447495654236c87d806240fa0399f525785a7f05cb79efad1082bf9d1
Contents?: true
Size: 339 Bytes
Versions: 2
Compression:
Stored size: 339 Bytes
Contents
# SortedSet Changelog ## 1.0.0 (2020-12-22) This is the first release of sorted_set as a gem. Here lists the changes since the version bundled with Ruby 2.7. * Breaking Changes * The pure-ruby fallback implementation has been removed. It now requires an RBTree library (rbtree for CRuby, rbtree-jruby for JRuby) to install and run.
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
sorted_set-1.0.0-java | CHANGELOG.md |
sorted_set-1.0.0 | CHANGELOG.md |