Releases: jongwoo328/cloudip
Releases · jongwoo328/cloudip
v0.6.0
What's Changed
- chore(#11): use goreleaser for build by @jongwoo328 in #14
- feat(#16): add azure ip check by @jongwoo328 in #17
- refactor(#18): remove some code duplication requesting HTTP by @jongwoo328 in #19
- docs(#20): add supported cloud providers to readme by @jongwoo328 in #21
Full Changelog: v0.5.0...v0.6.0
v0.5.0
What's Changed
- feat(#12): remove version flag and add verbose flag by @jongwoo328 in #13
Breaking Changes
--version
,-v
flag for checking version is deleted. Use version command instaed.
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's Changed
- docs(README): add Arch Linux installation instructions by @adamperkowski in #6
- feat: add --format, delete --pretty by @jongwoo328 in #9
- docs: update readme(ko) about Arch Linux installation by @jongwoo328 in #10
Breaking Changes
--pretty
flag does not supported from v0.4.0. Use--format
to format result
New Contributors
- @adamperkowski made their first contribution in #6
Full Changelog: v0.3.0...v0.4.0
v0.2.0
What's Changed
- add gcp by @jongwoo328 in #3
New Contributors
- @jongwoo328 made their first contribution in #3
Full Changelog: v0.1.1...v0.2.0
v0.1.1
The first beta release
Full Changelog: v0.1.0...v0.1.1