Skip to content

Releases: threeal/setup-go-cmake

Version 1.0.0

24 Apr 08:57
1ac783a
Compare
Choose a tag to compare

What's Changed

Module Changes

  • Add CMake Function for Setting Up Latest Go by @threeal in #5
  • Add Support for Setting Up the Latest Go on macOS by @threeal in #8
  • Add Support for Setting Up the Latest Go on Windows by @threeal in #9
  • Prevent Redownloading and Reextracting Go Build by @threeal in #13
  • Fix CMake Build Dir Variable by @threeal in #15
  • Add Support to Setup Go on ARM64 macOS by @threeal in #19
  • Remove Hash Check When Downloading Go Build by @threeal in #22
  • Extract Downloaded Go Build to a Unique Directory by @threeal in #24
  • Add Support to Specify Go Version to Set Up by @threeal in #27
  • Add Status Message in CMake Function by @threeal in #29

Documentation Changes

  • Fill Project Information From Template by @threeal in #3
  • Expand Readme Description by @threeal in #31
  • Add Integration and Usage Guide in Readme by @threeal in #33

Development Changes

New Contributors

Full Changelog: https://github.com/threeal/setup-go-cmake/commits/v1.0.0