Skip to content

2.11.0

Compare
Choose a tag to compare
@AidanAbd AidanAbd released this 20 Jan 18:35
· 1735 commits to main since this release

Latch 2.10.0

New Features

  • Use best practices in latch init templates
    • LatchOutputDir used to indicate output location on Latch
    • Regex rules used to validate files
    • Splits tasks into files
    • Include empty template
    • Remove yaml metadata from docstring
    • Use messages in examples
    • Error handling
    • Add LICENSE file
    • Add README file
  • Allow user to select template in GUI or pass flag
  • Allow user to run latch init .

Enhancements/Bug Fixes

  • LatchDir type transformer bug with Annotated types
    • LatchOutputDir is fixed