geoip2 v4.1.0 Release Notes
Release Date: 2020-09-25 // over 4 years ago-
- Added the
is_residential_proxy
attribute togeoip2.model.AnonymousIP
andgeoip2.record.Traits
. HTTPError
now provides the decoded response content in the
decoded_content
attribute. Requested by Oleg Serbokryl. GitHub #95.
- Added the
Previous changes from v4.0.2
-
- ➕ Added
py.typed
file per PEP 561. Reported by Árni Már Jónsson.
- ➕ Added