Releases: massimocandela/geofeed-finder
Releases · massimocandela/geofeed-finder
v1.1.0
- improved csv validation
- updated dependencies
- improved error handling
v1.0.15
- introduced option -t to test specific prefix (64ae3b4)
v1.0.14
- updated bulk whois parser to fix cache not expiring (60054ce)
- updated dependencies (2dfcd83)
v1.0.13
- fixed ipv6 equality potential bug (5e4d4ff)
v1.0.12
- fix for some missing ipv6 prefixes (#4) (87e029f)
v1.0.11
- fixed wrong npm packaging (7ef4333)
- removed useless option from documentation (fbe2fb3)
v1.0.10
- build before release (a5debdb)
- minor changes to the doc (4bb83af)
- added documentation for using the geofeed finder as a library (7c38b2f)
- refactoring of the package (b0aa182)
- added gitignore to npmingore (bd6611f)
- refactoring, using external bulk-whois-parser, fixed same range comparison #2 (b46ad33)
v1.0.9
- updated dependencies and swtiched to npm ci (3032245)
- fixed single ip csv exception (#3) (7a39a02)
- base file cache on http cache-headers (#1) (3cf3e03)
v1.0.8
- improved documentation (26b425b)
- improved stability and performance of connectorARIN (e5e4003)
- added cli flags (f6a4962)