8000 Releases · ruby/prime · GitHub
[go: up one dir, main page]

Skip to content

Releases: ruby/prime

v0.1.4

18 Jun 05:49
42c0c6a

Choose a tag to compare

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#value as Ractor#take is removed by @ko1 in #39
  • Bump step-security/harden-runner from 2.12.0 to 2.12.1 by @dependabot in #40

New Contributors

Full Changelog: v0.1.3...v0.1.4

v0.1.3

19 Nov 05:06
a554626

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.2...v0.1.3

v0.1.2

17 Nov 10:28

Choose a tag to compare

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

Full Changelog: https://github.com/ruby/prime/commits/v0.1.2

0