Releases: ruby/mutex_m
Releases · ruby/mutex_m
v0.3.0
What's Changed
- mutex_m.rb: Drop a superfluous .rb suffix in docs by @olleolleolle in #16
- Bundle RBS files by @soutaro in #15
- Refactor gemspec by @mblumtritt in #17
- Exclude older than 2.6 on macos-14 by @nobu in #19
- Move development dependencies to Gemfile by @nobu in #18
- Make Mutex_m work with Module#prepend by @jeremyevans in #6
- Publish RBS by @ksss in #20
New Contributors
- @soutaro made their first contribution in #15
- @mblumtritt made their first contribution in #17
- @nobu made their first contribution in #19
- @jeremyevans made their first contribution in #6
- @ksss made their first contribution in #20
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- README: use a require sans ".rb" by @olleolleolle in #10
- Drop to support Ruby 2.4 by @hsbt in #12
- Avoid anonymous eval by @casperisfine in #11
- Use reusing workflow by @hsbt in #13
New Contributors
- @casperisfine made their first contribution in #11
Full Changelog: v0.1.2...v0.2.0
v0.1.2
What's Changed
- CI: Add 3.0 to matrix by @olleolleolle in #5
- Make VERSION shareable by @rm155 in #7
- Added dependabot.yml for actions by @hsbt in #8
- Bump actions/checkout from 2 to 3 by @dependabot in #9
New Contributors
- @olleolleolle made their first contribution in #5
- @rm155 made their first contribution in #7
- @dependabot made their first contribution in #9
Full Changelog: v0.1.1...v0.1.2
v0.1.1
v0.1.0
Full Changelog: https://github.com/ruby/mutex_m/commits/v0.1.0