This repository was archived by the owner on Feb 11, 2025. It is now read-only.
Releases: arineng/nicinfo
Releases · arineng/nicinfo
1.5.2
1.5.1
Updating Bootstrap endpoint
Updating the RDAP Bootstrap endpoint and several bug fixes.
Fix --json and -jv
This is a bug fix release, and fixes the --json and --jv features.
JCR Integration
- 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
This incorporates fix #29 into the 1.3.0-alpha series.
HTTP response code bug fix
Fixed bug where 4xx and 5xx return codes caused a stack trace.
1.3.0-apha1
- Contains feature to auto-download IANA RDAP bootstrap files based on age
1.2.1
- 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
- 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
fromless