Releases: jonhadfield/ipscout
Releases · jonhadfield/ipscout
0.4.0
12 Apr 13:53
Compare
Sorry, something went wrong.
No results found
Changelog
8e848b4 Add CSV output, provider registry, batch processing, and misc improvements
9f7cd58 Fix operator precedence, race condition, missing error checks, and oversized cache value error
694a2a2 handle ips presented with /32 or /128 suffixes.
06b6fb2 increase badgerDB value log file size from 16 MB to 128 MB
0.3.11
07 Feb 11:10
Compare
Sorry, something went wrong.
No results found
Changelog
145c4a8 Migrate from deprecated Azure SDK packages to modern SDK
d7f4059 bump dependencies.
def05e2 bump dependencies.
6c6fd03 fix bugs and improve performance for CLI workload
0.3.10
21 Nov 11:19
Compare
Sorry, something went wrong.
No results found
Changelog
af2728a bump dependencies to fix security vulnerability in library.
0.3.9
18 Nov 22:01
Compare
Sorry, something went wrong.
No results found
0.3.8
08 Nov 13:03
Compare
Sorry, something went wrong.
No results found
Changelog
2d200f6 Bump github/codeql-action from 3 to 4
ed95a5f Merge pull request #73 from jonhadfield/dependabot/github_actions/github/codeql-action-4
64d2a53 bump dependencies.
426a4e7 bump dependencies.
0.3.7
11 Oct 11:06
Compare
Sorry, something went wrong.
No results found
Changelog
5cb856b Bump actions/checkout from 4 to 5
3084604 Bump actions/setup-go from 5 to 6
577a7fa add vultr and bunmp dependencies.
67e9808 add vultr.
0fb825f bump dependencies and fix logging.
b82df93 bump go version.
0cdb924 bump go versions in github workflows.
41dc7e5 downgrade go to fix token issue.
d3e9645 simplify vultr.
0.3.6
29 Jul 21:27
Compare
Sorry, something went wrong.
No results found
Changelog
ad055cb add M247 provider.
eae20d4 add alibaba and scaleway.
1821e3b add ovh to default config.
d1b7b9d add support for alibaba.
e3c15e6 bump dependencies including ip-fetcher, to fix Azure IP downloads.
0.3.5
28 Jul 12:16
Compare
Sorry, something went wrong.
No results found
Changelog
69b104933b9d2c103626ae9cd0d3b37d72d2d2bb bump dependencies including ip-fetcher, to fix Azure IP downloads.
0.3.4
13 Jul 15:00
Compare
Sorry, something went wrong.
No results found
Changelog
57c38b8 handle a reverse ip lookup being a cname.
0.3.3
26 Jun 18:45
Compare
Sorry, something went wrong.
No results found
Changelog
be5480e Merge pull request #64 from jonhadfield/codex/replace-strings-with-constants
dea78d4 Merge pull request #65 from jonhadfield/codex/remove-code-smells
e2b8b39 fix alignment on ptr output.
5042a34 fix: remove fatal exits
3176581 refactor: use constants for repeated messages
3f1354c update bottom nav to show left and right arrow actions.