We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 524f4fa commit 3f51658Copy full SHA for 3f51658
CHANGELOG.md
@@ -6,6 +6,9 @@
6
version 1.1.1 of this gem.
7
* `Object#respond_to?` is no longer called on every read. Pull request by
8
Jean byroot Boussier. GitHub #65.
9
+* The `get` and `get_prefix_length` methods now accept the IP addresses as
10
+ `IPAddr` objects. Strings are still accepted too. Pull request by Eddie
11
+ Lebow. GitHub #69.
12
13
## 1.1.1 (2020-06-23)
14
0 commit comments