Skip to content

Releases: semaphoreci/spc

v1.12.3

31 Oct 11:34
v1.12.3
ac9a4fa

Choose a tag to compare

Changelog

  • ac9a4fa fix: improve git commit range parsing with default values (#56)

v1.12.2

29 Oct 11:59
v1.12.2
c2b5ca2

Choose a tag to compare

Changelog

  • c2b5ca2 fix: improve commit range resolution logic in git.go (#55)
  • e874588 fix: typo in evaluate.go (#52)
  • 085eb9d fix: update Go version and when CLI version used in CI (#53)

v1.12.1

24 Oct 12:43
v1.12.1
28ffb30

Choose a tag to compare

Changelog

  • ed30309 Correctly read commands from cmd file when file path is absolute

v1.12.0

11 Oct 11:04
v1.12.0
f5d68c7

Choose a tag to compare

Changelog

  • dbbf593 Fix Linter issues
  • b6d1302 Replace commands_files with commands

v1.11.0

29 Aug 09:32
v1.11.0
eb4b8b6

Choose a tag to compare

Changelog

  • f6fe84e Evaluate template expressions everywhere except in job commands

v1.10.1

04 Jun 12:51
02999e0

Choose a tag to compare

Changelog

  • 02999e0 Change secret used for Github releases (#48)

v1.9.6

17 Oct 20:00
v1.9.6
0eaec4f

Choose a tag to compare

Changelog

v1.9.5

28 Aug 13:12
v1.9.5
2552e2a

Choose a tag to compare

Changelog

v1.9.4

20 Jun 11:58
25e763f

Choose a tag to compare

Changelog

  • f68771d Fix for non-master PRs
  • 8acea83 Unset all actual SEMAPHORE variables before tests

v1.9.3

13 Jun 14:04
80a0bb4

Choose a tag to compare

Changelog

  • 796b194 Add diff-list command to spc
  • 1eaa0cb Add e2e tests for list-diff subcommand
  • e6554ef Add flag for toggling console logging
  • 11e9148 Add list-diff e2e test to Semaphore
  • 62fceb5 Bump go version to 1.16
  • 67947e6 Extract git-specific logic from function evaluation
  • 595c754 Fix receiver name consistency
  • 997668e Print message to stderr when running on tags
  • aac280a Remove copied test descriptions
  • ca01361 Remove redundant on-tags argument from list-diff
  • b296a38 Rename GitSettings to DiffSet
  • fa3514c Rename file
  • 558b24d Rename variables to current struct name
  • 2d982e5 Update goreleaser to version 1.9.2