Skip to content

Releases: Calinou/ipinfo

v1.0.0

01 Jun 21:23
v1.0.0
19d2cb0
Compare
Choose a tag to compare

Changelog

19d2cb0 Bump version to 1.0.0
051e4de Update .goreleaser.yml to remove deprecations
862e14f Update copyright year range to 2019
6d47845 Switch to Go modules
bee6160 Add pre-commit hooks
2b13463 Bump github.com/fatih/color from 1.6.0 to 1.7.0 (#2)
11b1359 Add an EditorConfig file
effafeb Fix markdownlint warnings in README

v0.1.1

01 May 17:10
v0.1.1
9dce242
Compare
Choose a tag to compare

Changelog

9dce242 Bump version to 0.1.1
5cf2a96 Fix colored output on Windows

v0.1.0

30 Apr 21:28
v0.1.0
3eeeba6
Compare
Choose a tag to compare

Changelog

3eeeba6 Release version 0.1.0
6b0b47d Add usage instructions to the README
98e5624 Add an optional CLI argument to specify an IP address to look up
d4bbe86 Display the returned JSON data with formatting
f406d65 Initial commit