Releases: ruby/etc
Releases · ruby/etc
v1.4.5
What's Changed
- Prefer
rb_intern_const
overrb_intern
for literal strings by @nobu in #43 - Bump step-security/harden-runner from 2.10.1 to 2.10.2 by @dependabot in #45
- Bump rubygems/release-gem from 612653d273a73bdae1df8453e090060bb4db5f31 to 9e85cb11501bebc2ae661c1500176316d3987059 by @dependabot in #44
Full Changelog: v1.4.4...v1.4.5
v1.4.4
What's Changed
- Rubygems 3.5 does not work with ruby 2.6 by @nobu in #36
- Bump actions/upload-artifact from 3 to 4 by @dependabot in #34
- [DOC] Missing constant by @nobu in #35
- [DOC] Add minimal documents for constants by @nobu in #37
- Use ruby/actions#43 by @nobu in #38
- Drop support for old ERB by @nobu in #39
- Changelogs by @nobu in #41
- Fix sysconfdir when load-relative by @nobu in #42
Full Changelog: v1.4.3...v1.4.4
v1.4.3
What's Changed
- Migrate set-output to $GITHUB_OUTPUT by @tanakakc in #24
- Update test libraries from ruby/ruby 2023-03-24 by @hsbt in #25
- Remove usage of IO internals. by @ioquatix in #26
- Add TruffleRuby in CI and use the correct fallback pattern for rb_io_descriptor() by @eregon in #27
- Update test by @nobu in #28
- Bump actions/checkout from 3 to 4 by @dependabot in #30
- Use test-unit-ruby-core gem by @hsbt in #31
- Fix inconsistent dll linkage warning by @nobu in #32
New Contributors
- @tanakakc made their first contribution in #24
- @ioquatix made their first contribution in #26
- @eregon made their first contribution in #27
Full Changelog: v1.4.2...v1.4.3
v1.4.2
Full Changelog: v1.4.1...v1.4.2
v1.4.1
What's Changed
- Added dependabot.yml for actions by @hsbt in #20
- Bump actions/checkout from 2 to 3 by @dependabot in #21
- Bump actions/upload-artifact from 2 to 3 by @dependabot in #23
New Contributors
- @dependabot made their first contribution in #21
Full Changelog: v1.4.0...v1.4.1
v1.4.0
v1.3.1
v1.3.0
v1.2.0
v1.1.0
What's Changed
- Remove taint support by @jeremyevans in #5
New Contributors
- @jeremyevans made their first contribution in #5
Full Changelog: v1.0.1...v1.1.0