Skip to content

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 25 May 16:06
006cb46

Changelog

  • fe8a272 feat: added parallel keyword Allows user to run specific job(s) in parallel alongside the main pipeline
  • 4cacb0e feat: added ability to run parallel jobs on a per stage basis
  • be38472 feat: added new cli arg for parallel run
  • 4bd191e feat: added parralel run capability
  • ce32e89 feat: removed pipeline struct, reverted runner structure
  • c8be725 feat: runner refactoring
  • 006cb46 feat: version bump