Releases: ruby/prime
Releases · ruby/prime
v0.1.4
What's Changed
- Exclude Ruby 2.5 on macos-latest by @hsbt in #31
- Bump rubygems/release-gem from 612653d273a73bdae1df8453e090060bb4db5f31 to 9e85cb11501bebc2ae661c1500176316d3987059 by @dependabot in #30
- Bump step-security/harden-runner from 2.10.1 to 2.10.2 by @dependabot in #29
- Bump rubygems/release-gem from 1.1.0 to 1.1.1 by @dependabot in #32
- Gemfile: add logger to avoid Ruby 3.5 issues by @olleolleolle in #34
- Bump step-security/harden-runner from 2.10.2 to 2.10.3 by @dependabot in #33
- Bump step-security/harden-runner from 2.10.3 to 2.10.4 by @dependabot in #35
- Bump step-security/harden-runner from 2.10.4 to 2.11.0 by @dependabot in #36
- Bump step-security/harden-runner from 2.11.0 to 2.11.1 by @dependabot in #37
- Bump step-security/harden-runner from 2.11.1 to 2.12.0 by @dependabot in #38
- Use
Ractor#valueasRactor#takeis removed by @ko1 in #39 - Bump step-security/harden-runner from 2.12.0 to 2.12.1 by @dependabot in #40
New Contributors
- @olleolleolle made their first contribution in #34
- @ko1 made their first contribution in #39
Full Changelog: v0.1.3...v0.1.4
v0.1.3
What's Changed
- Added Ruby 3.0 to the GitHub Actions by @hsbt in #14
- s/RubyVM::JIT/RubyVM::MJIT/g by @k0kubun in #15
- Update actions by @hsbt in #17
- Added dependabot.yml for actions by @hsbt in #18
- Run CI on PRs by @kachick in #20
- Don't install bin directory by @voxik in #16
- Bump actions/checkout from 3 to 4 by @dependabot in #22
- Improve CI by @hsbt in #23
- Add RBS files and tests by @soutaro in #24
- Use rbs-3.4.0 by @hsbt in #25
- Publish RBS by @ksss in #28
.int_from_prime_divisioncould return Rational. by @ksss in #26
New Contributors
- @k0kubun made their first contribution in #15
- @kachick made their first contribution in #20
- @voxik made their first contribution in #16
- @dependabot made their first contribution in #22
- @soutaro made their first contribution in #24
- @ksss made their first contribution in #28
Full Changelog: v0.1.2...v0.1.3
v0.1.2
What's Changed
- Fix URL of repository by @znz in #1
- Follow updating of LICENSE.txt by @znz in #2
- add testcases of prime library by @shio-phys in #3
- remove unused methods by @shio-phys in #4
- update readme by @OwlWorks in #5
- Fix Prime.include? by @jeremyevans in #6
- Improve docs for Prime.include? by @stomar in #7
- Improve docs for Prime.{prime_division,int_from_prime_division} by @stomar in #8
- Track commits from ruby core repo(and Update CI) by @hsbt in #10
- Bring commit from main & bump version by @marcandre in #12
New Contributors
- @znz made their first contribution in #1
- @shio-phys made their first contribution in #3
- @OwlWorks made their first contribution in #5
- @jeremyevans made their first contribution in #6
- @stomar made their first contribution in #7
- @marcandre made their first contribution in #12
Full Changelog: https://github.com/ruby/prime/commits/v0.1.2