File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed
Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ Version 0.2.1] ( https://github.com/ewels/nf-docs/releases/tag/v0.2.1 ) - 2026-03-23
4+
5+ ### Fixed
6+
7+ - Configure additional files for PyPI package distribution
8+ ([ #6 ] ( https://github.com/ewels/nf-docs/pull/6 ) )
9+ - Fix ty typecheck errors with explicit dict type annotations
10+ ([ #7 ] ( https://github.com/ewels/nf-docs/pull/7 ) )
11+
312## [ Version 0.2.0] ( https://github.com/ewels/nf-docs/releases/tag/v0.2.0 ) - 2026-03-04
413
514### Added
Original file line number Diff line number Diff line change 11[project ]
22name = " nf-docs"
3- version = " 0.2.0 "
3+ version = " 0.2.1 "
44description = " Generate API documentation for Nextflow pipelines by querying the Nextflow Language Server"
55readme = " README.md"
66license = " Apache-2.0"
You can’t perform that action at this time.
0 commit comments