Skip to content

v1.10.2

Compare
Choose a tag to compare
@github-actions github-actions released this 18 May 19:24
· 52 commits to main since this release
28cbdc5

BUG FIXES:

  • darwin: Prevent possible runtime panic while reading process arguments. ([GH-172])
  • windows: On versions earlier than 10/2016, the os.major version was getting overwritten with
    what would have been the minor version, and the os.minor version was not being set. ([GH-175])