setup-nextflow/CHANGELOG.md
2022-11-17 19:32:25 +00:00

1.2 KiB

Changelog

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

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Unreleased

1.2.0 - 2022-10-29

Added

  • CAPSULE_LOG is now set to 'none' for less verbose setup logs (#1/#2)

Fixed

  • Release list now paginates the API to find old versions of Nextflow (#3)

1.1.0 - 2022-06-15

Changed

  • JavaScript converted to TypeScript

1.0.1 - 2022-06-13

Fixed

  • JavaScript now compiled for appropriate use as GitHub action

1.0.0 - 2022-06-13

Added

  • NodeJS GitHub Action to download and install Nextflow
  • GitHub Actions workflow to test Nextflow installation and downstream usage
  • Documentation and license files