v2.1.0
What's Changed
- [feat] Add dry-run parameter by @sotojn in #360
- The
dry-runflag will allow the user to only gather metadata on what was filtered from the github api instead of downloadingdry-runwill display only the release name in the case that-q quietis also enabled
- The new
outputflag accepts eitherjsonortext(default) for the user to choose what format the dry-run info will printed in stdout
- The
Dependencies
- Bump @types/node from 22.10.1 to 22.10.2 by @dependabot in #327
- Bump @terascope/eslint-config from 1.1.2 to 1.1.3 by @dependabot in #328
- Bump eslint from 9.16.0 to 9.17.0 by @dependabot in #329
- Bundled dependency updates 2025-1-13 by @busma13 in #333
- Bump @types/node from 22.10.5 to 22.10.7 by @dependabot in #335
- Bundled dependency updates by @busma13 in #339
- Dependency updates 2025-2-18 by @busma13 in #346
- bundled deps update 2025-02-24 by @sotojn in #350
- bundled dependency updates by @busma13 in #354
- Bundled deps 2025-03-10 by @sotojn in #359
- Bump (minor): v2.1.0 by @sotojn in #363
New Contributors
Full Changelog: v2.0.0...v2.1.0