Skip to content

1.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 11 May 09:15
· 310 commits to main since this release
a099c38
  • use cgo cross build to target mac M1
  • ✨ introduce a <CL_NAME>_REMOTE_CONFIG_URL environment variable to initialize and reset local configuration for enterprise use
  • ✨ use golang text/template engine to render variables in manifest file. (only render command related fields: executable, args, validArgsCmd) The hashtag wrapped variable is still supported for backward compatibility purpose. It will be removed in the 1.1 release.
  • ✨ introduce a CI mode to lock the package version
  • ✨ new update command
  • config command now output configuration keys in alphabet order