Releases: fulcrumgenomics/setup-latch
Releases · fulcrumgenomics/setup-latch
v2.2.0
v2.1.0
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
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 --remotebecame 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
Release 1.1.1
Release 1.1.0
What's Changed
Full Changelog: v1.0.8...v1.1.0
Release 1.0.8
Release 1.0.7
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
- @ayushkamat made their first contribution in #14
Full Changelog: v1.0.6...v1.0.7