Commit graph

7 commits

Author SHA1 Message Date
d86e286349 feat!: Remove url resolver for NextflowRelease 2024-02-29 19:05:07 -06:00
913140bcc3 feat!: Remove Octkit conversion function for NextflowRelease 2024-02-29 19:05:07 -06:00
fe7784be92 refactor!: Rename NextflowRelease.allBinaryURL to NextflowRelease.downloadUrlAll
Another API consistency update.
2024-02-29 19:05:07 -06:00
4049d10c6d refactor!: Rename NextflowRelease.binaryURL to NextflowRelease.downloadURL
Another API consistency change.
2024-02-29 19:05:07 -06:00
a6f42a71d4 refactor!: Rename NextflowRelease.versionNumber to NextflowRelease.version
This is to preserve consistency with the new API
2024-02-29 19:05:07 -06:00
98350997f1 feat: Add optional published_at field to NextflowRelease type
Per @ewels request, the API on nf-co.re includes a "published_at" field
with the date of each release. For future compatibility without breaking
anything current, add an optional field that can handle this additional
information.
2024-02-29 19:05:07 -06:00
mashehu
a082e105b0 make linter happy 2024-01-12 18:02:02 +00:00
Renamed from src/NextflowRelease.ts (Browse further)