| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-12-23 | [ruby/set] Drop support for Ruby 2 | Akinori MUSHA | |
| https://github.com/ruby/set/commit/64dad673d8 | |||
| 2023-04-25 | [ruby/set] Expose Set::VERSION | Hiroshi SHIBATA | |
| https://github.com/ruby/set/commit/d39b33f463 | |||
| 2023-02-24 | [ruby/set] Set#merge does not take keyword arguments as a Hash | Akinori MUSHA | |
| https://github.com/ruby/set/commit/ca1c9532a9 | |||
| 2022-09-06 | [ruby/set] Bump version to 1.0.3 | Hiroshi SHIBATA | |
| https://github.com/ruby/set/commit/e2419f2d30 | |||
| 2022-09-05 | [ruby/set] Set version to 1.0.3.dev for fixing rubygems/bundler tests | Hiroshi SHIBATA | |
| https://github.com/ruby/set/commit/40dda15d7f | |||
| 2021-11-16 | [ruby/set] Bump the version to 1.0.2 | Akinori MUSHA | |
| https://github.com/ruby/set/commit/db2ebc946d | |||
| 2021-07-29 | [ruby/set] gemspec: This gem exposes 0 executables | Olle Jonsson | |
| This change removes unused configuration. https://github.com/ruby/set/commit/6c2338d699 | |||
| 2021-05-10 | [ruby/set] set is also dual licenses | Hiroshi SHIBATA | |
| https://github.com/ruby/set/commit/fc24457e53 | |||
| 2021-05-10 | Add a space to separate sentences in the error message | Andrei Beliankou | |
| 2020-12-22 | Import set 1.0.1 | Akinori MUSHA | |
| - Eliminate warnings - Convert rdoc to markdown | |||
| 2020-12-22 | Import set 1.0.0 | Akinori MUSHA | |
| - SortedSet has been removed for dependency and performance reasons. - Set#join is added as a shorthand for `.to_a.join`. - Set#<=> is added. https://github.com/ruby/set/blob/v1.0.0/CHANGELOG.md | |||
