Skip to content

v1.0.1

Compare
Choose a tag to compare
@github-actions github-actions released this 25 May 23:53
· 104 commits to main since this release

v1.0.1 - 2023-05-25

馃帀 Feature

  • New package trunk for automation on trunk installation, upgrades, and setup.

馃 CI & Build

  • Adjust changie to latest version with block input support and new cleaned up categories.

馃悰 Bug Fix

  • Label on go:lint incorrectly stated gotestsum found. This is fixed.

馃敤 Refactor

  • Adjust magetoolsutils output to be less verbose and output to debug when matching condition instead of Info level, as this has to be used in many functions and is noisy.
  • Improve ci.IsCI() to detect GitHub specifically, Gitlab, and then resolve CI=1 as generic CI instead.

猬嗭笍 Dependencies

  • Various dependencies updated to latest versions.
    Reduced additional upstream dependency requirements.