Skip to content

2.3.0

Latest
Compare
Choose a tag to compare
@adamrtalbot adamrtalbot released this 07 Aug 17:10
a5133d9

What's Changed

We have two new side quests out!

New training material:

  • Development Environment: An introduction to the development environment with a walkthrough of the Nextflow VS Code extension and language server in #632
  • Debugging Guide: Helping you debug and resolve issues in your Nextflow pipeline in #639

Both authored by @pinin4fjords

Other changes

  • Advanced training has now been updated to use more modern syntax and not raise as many issues with the current language server @adamrtalbot in #641
  • Posthog has been added to the training site by @mavi-sqr for better analytics in #640

Full Changelog: 2.2.1...2.3.0

New Contributors