Skip to content

Releases: electrovir/virmator

v1.3.5

19 Oct 13:38
Compare
Choose a tag to compare

Commits

  • b501e8e: stop printing extra new lines (electrovir)

v1.3.4

19 Oct 00:25
Compare
Choose a tag to compare

Commits

  • 708b866: fix tagged-release workflow again (electrovir)
  • 3432888: update to new version of augment-vir (electrovir)
  • e8b489d: add output callbacks to command inputs (electrovir)
  • c0156c4: add code-in-markdown command (electrovir)
  • eccafff: add shell-command-wrapper (electrovir)
  • 1a9f8ec: update code for new callbacks (electrovir)
  • 662a438: compile and test inside prerelease workflow (electrovir)
  • b5a238f: bump test-vir version (electrovir)

v1.3.3

17 Oct 23:46
Compare
Choose a tag to compare
revert trying to do fancy tagged-release

can't figure out yet how to trigger an action on tag push that also waits for another workflow (tests) to finish
I need to make my own action and dig deeper into the GitHub actions API to figure out how to do this

v1.3.2

13 Oct 11:56
Compare
Choose a tag to compare

Commits

  • 97a43ef: add tagged-release workflow to list of configs (electrovir)

v1.3.1

13 Oct 11:43
Compare
Choose a tag to compare

Commits

  • 6d88f99: fix tagged-release github workflow (electrovir)