Skip to content

v0.10.3

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Jan 14:48
· 86 commits to main since this release
d01c1f9

Support rox make!

See my example: .roxmake.yml.

What's Changed

  • feat: Add build command to execute CI workflow by @fioncat in #83
  • feat(workflow): Support import other workflow(s) by @fioncat in #84
  • feat(workflow): Support more quick commands for docker by @fioncat in #85
  • feat(make): Rename build to make, better implement by @fioncat in #86
  • feat(make): Better env logic, better code style by @fioncat in #87
  • fix(make): Fix code issues by @fioncat in #88
  • fix(database): Don't allow empty labels in database by @fioncat in #89
  • fix(workflow): Update config, expand tab char in file content by @fioncat in #90

Full Changelog: v0.10.2...v0.10.3