Skip to content

Releases: ruby/ipaddr

v1.2.7

19 Oct 13:01
@knu knu
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.6...v1.2.7

v1.2.6

19 Oct 13:00
@knu knu
247459f
Compare
Choose a tag to compare

What's Changed

  • Fix truffleruby tests by upgrading truffleruby by @skipkayhil in #48
  • Adds Ruby 3.2 to the CI matrix by @petergoldstein in #51
  • Use reusing workflow for all tested versions by @hsbt in #53
  • Update test libraries from ruby/ruby 2023-03-24 by @hsbt in #55
  • Consider IPv4-mapped IPv6 addresses private if IPv4 address is private by @jeremyevans in #57
  • Bump actions/checkout from 3 to 4 by @dependabot in #58
  • Improve performance of include? by 5-10x by @skipkayhil in #47
  • Use test-unit-ruby-core gem by @hsbt in #59

New Contributors

Full Changelog: v1.2.5...v1.2.6

v1.2.5

05 Dec 06:32
d92acb3
Compare
Choose a tag to compare

What's Changed

  • Support directory layout of ruby/ruby repository by @hsbt in #40
  • Fixed path for ipaddr.rb by @hsbt in #41
  • Added dependabot.yml for actions by @hsbt in #42
  • Bump actions/checkout from 2 to 3 by @dependabot in #43

New Contributors

Full Changelog: v1.2.4...v1.2.5

v1.2.4

17 Nov 11:35
6edf6ee
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.3...v1.2.4

v1.2.3

17 Nov 11:35
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.2...v1.2.3

v1.2.2

17 Nov 11:35
Compare
Choose a tag to compare

Full Changelog: v1.2.1...v1.2.2

v1.2.1

17 Nov 11:35
Compare
Choose a tag to compare

What's Changed

  • Test on new Ruby versions by @nicolasleger in #9
  • JRuby: Modifying travis config to make it work reliably with jruby 9.1.13 and jruby-head by @esparta in #6
  • Cleaner way to write class methods by @herwinw in #5
  • Ipaddr can be safetly set to #frozen_strin_literal: true by @esparta in #3
  • Add missing license field to the Gemspec by @y-yagi in #11

New Contributors

Full Changelog: v1.2.0...v1.2.1

v1.2.0

17 Nov 11:35
Compare
Choose a tag to compare

Full Changelog: v1.1.0...v1.2.0

v1.1.0

17 Nov 11:35
Compare
Choose a tag to compare

What's Changed

  • Extract files variables of gemspec by @hsbt in #1
  • Add IPAddr#prefix by @knu in #2

New Contributors

  • @knu made their first contribution in #2

Full Changelog: v1.0.0...v1.1.0

v1.0.0

17 Nov 11:35
Compare
Choose a tag to compare