Skip to content

1.8.0

Compare
Choose a tag to compare
@andrewkroh andrewkroh released this 04 Jun 12:24
· 90 commits to main since this release

Added

  • Added the Oracle Linux ("ol") platform to the "redhat" OS family. #54 #115
  • Added the Linux Mint ("linuxmint") platform to the "debian" OS family. #52

Changed

  • Updated module to require Go 1.17. #111
  • The boot time value for Windows is now rounded to the nearest second to provide a more stable value. #53 #114

Fixed

  • Fix handling of environment variables without values on macOS. #94
  • Fix build tags on AIX provider such that CGO is required. #106