Skip to content

Releases: fulcrumgenomics/setup-latch

v2.2.0

06 Jun 18:22

Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

[2.2.0] - 2025-06-06

🚀 Features

  • Adding latch-command (#36)

⚙️ Miscellaneous Tasks

  • Update CHANGELOG.md for v2.2.0 release

v2.1.0

04 Jun 21:41

Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

[2.1.0] - 2025-06-04

🚀 Features

  • Add a release workflow (#30)
  • Add a GHA workflow to keep the readme up-to-date (#31)
  • Add mark-as-release (#33)
  • Add an option to skip install latch with pip (#35)

📚 Documentation

  • Fix links to logo (#32)

⚙️ Miscellaneous Tasks

  • Fix release workflow

Release 2.0.0

19 Mar 07:44

Choose a tag to compare

What's Changed

This release provides support for latch 2.57.2 and later. Earlier releases of latch may work, but are unsupported.

  • #26 Disable local registration (register-remote: false). See: latchbio/latch#534.
  • #26 Fix register-remote: false (requires --no-remote). In latch 2.19.7, latch register --remote became the default.
  • #26 Update the pattern to match log for already registered workflows. This matches latch 2.57.2 and above.
  • #26 Add a GHA to test registration
  • #26 Install latch prior to tests

Full Changelog: v1...v2.0.0

Release 1.1.2

19 Mar 04:46

Choose a tag to compare

What's Changed

  • fix: update location of the banner by @nh13 in #24

Full Changelog: v1.1.1...v1.1.2

Release 1.1.1

19 Mar 04:39

Choose a tag to compare

What's Changed

  • ci: migrate ubuntu-latest to ubuntu-24.04 by @nh13 in #21
  • doc: add fulcrum genomics more prominently by @nh13 in #22
  • chore: add banner, better logging, and log grouping by @nh13 in #23

Full Changelog: v1.0.8...v1.1.1

Release 1.1.0

20 May 23:34

Choose a tag to compare

What's Changed

  • Support snakemake and fix disable auto version by @nh13 in #18

Full Changelog: v1.0.8...v1.1.0

Release 1.0.8

13 Nov 05:36

Choose a tag to compare

What's Changed

  • Fix registered version by @nh13 in #15

Full Changelog: v1.0.7...v1.0.8

Release 1.0.7

26 Jun 20:45

Choose a tag to compare

What's Changed

  • Update example 2 in the README by @nh13 in #8
  • Add post-latch registration step by @nh13 in #12
  • update ssh permissions in action by @ayushkamat in #14

New Contributors

Full Changelog: v1.0.6...v1.0.7

Release 1.0.6

17 May 03:36

Choose a tag to compare

What's Changed

  • Add register-version to the outputs by @nh13 in #6

Full Changelog: v1.0.5...v1.0.6

Release 1.0.5

16 May 23:36

Choose a tag to compare

What's Changed

  • docs: add a status badge for Example 1 by @nh13 in #3
  • Fix link to the action.yaml in the README by @nh13 in #5
  • Upgrade latch when using the latest version by @nh13 in #7

Full Changelog: v1.0.4...v1.0.5