New
v1.5.0
- Upgrade to Go 1.18 minimum version and remove ioutil references: https://github.com/josephspurrier/goversioninfo/pull/63 (thanks @sndnvaps)
- Move from Travis to GitHub Actions for CI
- Support multiple icons: https://github.com/josephspurrier/goversioninfo/pull/70 (thanks @hymkor)
- Add options to parse version string: https://github.com/josephspurrier/goversioninfo/pull/64 (thanks @yalegko)