Skip to content
This repository was archived by the owner on Feb 11, 2025. It is now read-only.

Releases: arineng/nicinfo

1.5.2

28 Apr 13:37
Compare
Choose a tag to compare

Updated to support Ruby 3.2+.

1.5.1

29 Sep 15:00
Compare
Choose a tag to compare

Updated to support ruby 3.0+

Updating Bootstrap endpoint

15 Mar 18:07
Compare
Choose a tag to compare

Updating the RDAP Bootstrap endpoint and several bug fixes.

Fix --json and -jv

13 Feb 02:06
Compare
Choose a tag to compare

This is a bug fix release, and fixes the --json and --jv features.

JCR Integration

22 Jan 00:56
Compare
Choose a tag to compare
  • Fixes a gem dependency issue in 1.3.0
  • Adds RDAP Validation via JCR using the --jcr command line parameter

Incorporates 404 bug fix into 1.3.0-alpha cycle

20 Dec 00:34
Compare
Choose a tag to compare

This incorporates fix #29 into the 1.3.0-alpha series.

HTTP response code bug fix

19 Dec 14:49
Compare
Choose a tag to compare

Fixed bug where 4xx and 5xx return codes caused a stack trace.

1.3.0-apha1

01 Nov 22:08
Compare
Choose a tag to compare
1.3.0-apha1 Pre-release
Pre-release
  • Contains feature to auto-download IANA RDAP bootstrap files based on age

1.2.1

01 Nov 12:13
Compare
Choose a tag to compare
  • Updated asn.json and dns.json bootstrap files from IANA.
  • Fixed small bug in self IP lookup which incorrectly expected RIPE stat to be an RDAP server.

1.2.0

23 Oct 20:38
Compare
Choose a tag to compare
  • Dropped support for...
    • Ruby 1.8.7, 1.9.3, and 2.0.
    • OS specific packages (use Ruby gem install)
  • New Features
    • Look up network information based on your IP address.
    • Added calculated CIDR ranges to IP networks.
    • Added traceroute function (experimental)
  • Changed default pager to more from less