Releases: bschaatsbergen/cidr
Releases · bschaatsbergen/cidr
v0.1.4
v0.1.3
v0.1.2
v0.1.1
v0.1.0
Changelog
- aca2c33 Add codesql, stale and go workflow
- ca2c70e Add flagstore and utils
- b277f42 Add goreleaser
- ca71362 Add output flag to write host addresses
- 216b7ff Add release badge
- 74b7f9c Bump CodeQL to v2 as per deprecation warning
- 7ce5765 Bump go version to 1.19.x
- ae9831a Create count.go
- d19dc6b Create overlap.go
- 2d25fbe Disable cobra auto complete
- a195ee4 Implement count logic and rearrange everything under a pkg dir
- 3a5f4ea Implement new subcommand - contains
- cfafcee Implement overlaps
- 340a329 Initial Cobra gen
- c80a62a Initial commit
- 02518a7 Make params more clear
- 13a25db Remove OutputFile
- 9fe324c Remove contains function and touch up
ConfigureLogLevel
doc - b89f345 Restrict contain args to only 2
- 5ec1c4c Restrict count args to only 1
- 29f6696 Throw a more generic error log if the cidr range isn't provided nor valid
- 2d4347a Tidy up count param and var naming
- 9277b85 Tidy up naming in contains subcommand
- a9eb4f8 Tidy up overlaps param and var naming
- ce4c7e9 Trigger CodeQL on push and pr
- 9727a2e Update README.md
- 18de31e Use semver version tags to release
- 6f7a1d1 remove cidr range from count output
- f991a60 remove whiteline and rename
main
to `count