- The converter now checks for errors after flushing the CSV writer.
- Use goreleaser to release.
- Add arm64 architecture builds.
- Added
-include-hex-range
flag. If set, this will include the IP range in hexadecimal format. Pull request by Alexander Sinitsyn. GitHub #33.
- The output file is now synced before it is closed and the program exits. Requested by orang3-juic3. GitHub #30.
- Dependencies have been updated.
- The help output is now improved on errors.
- Compiled with Go 1.7.3. This fixes issues on macOS Sierra. Closes #6.
- Updated to new version of github.com/mikioh/ipaddr
- Initial release.