Releases: ruby/matrix
Releases · ruby/matrix
v0.4.3
What's Changed
- s/RubyVM::JIT/RubyVM::MJIT/g by @k0kubun in #27
- Update actions by @hsbt in #28
- Added dependabot.yml for actions by @hsbt in #29
- Update badge in README.md by @kojix2 in #30
- Bump actions/checkout from 3 to 4 by @dependabot in #33
- Improve CI by @hsbt in #34
- Use
Ractor#value
asRactor#take
is removed by @ko1 in #36
New Contributors
- @k0kubun made their first contribution in #27
- @kojix2 made their first contribution in #30
- @dependabot made their first contribution in #33
- @ko1 made their first contribution in #36
Full Changelog: v0.4.2...v0.4.3
v0.4.2
What's Changed
- Use test-unit gem by @hsbt in #25
- Fix a typo in a error message by @universato in #26
New Contributors
- @universato made their first contribution in #26
Full Changelog: v0.4.1...v0.4.2
v0.4.1
What's Changed
- Replace "iff" with "whether" by @gmcgibbon in #24
New Contributors
- @gmcgibbon made their first contribution in #24
Full Changelog: v0.4.0...v0.4.1
v0.4.0
v0.3.1
What's Changed
- Make frozen matrices Ractor shareable by @marcandre in #15
- Update from master by @marcandre in #17
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
- Add version and default gem badges by @janlelis in #5
- Also add travis-ci.com badge by @janlelis in #6
- Add missing
lib/matrix/
files to file list in gemspec by @stomar in #8 - Add Matrix::VERSION constant by @stomar in #9
- Update docs by @zverok in #11
- Use GitHub Actions instead of Travis CI by @hsbt in #13
New Contributors
Full Changelog: v0.1.0...v0.3.0