Skip to content

Releases: loopwerk/saga-cli

2.0.0

Choose a tag to compare

@github-actions github-actions released this 26 Mar 13:52
bd46803

New Features

  • Keep Saga running and send signals to rerun the pipeline
  • Moved the FolderMonitor to Saga itself, so that your site can watch itself for changes, since it already knows the correct folders

BREAKING CHANGES

  • This version of saga-cli requires Saga 3 to work! If you still use Saga 2, please stick with saga-cli 14.0 (brew install loopwerk/tap/saga@1)

1.4.0

Choose a tag to compare

@github-actions github-actions released this 15 Mar 13:46
8d1736d

New Features

  • Add cache support for saga dev

1.3.0

Choose a tag to compare

@github-actions github-actions released this 11 Mar 11:09
58b45c8

New Features

  • Switch to SagaPathKit, and the project template now uses Swift 6

1.2.1

Choose a tag to compare

@github-actions github-actions released this 09 Mar 12:37
d572957

Bugfixes

  • Update the macOS platform version

1.2.0

Choose a tag to compare

@github-actions github-actions released this 06 Mar 10:37
3bd456f

New Features

  • Improved the project template to use main.swift rather than a run.swift with a @main struct

1.1.1

Choose a tag to compare

@github-actions github-actions released this 04 Mar 16:13
5e47837

Bugfixes

  • Stop catching the output, just print to the console immediately

1.1.0

Choose a tag to compare

@github-actions github-actions released this 03 Mar 12:17
650201a