Skip to content
This repository has been archived by the owner on Feb 21, 2022. It is now read-only.

Pilgo 0.5.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 02 May 01:15
· 5 commits to master since this release

Changelog

New features

  • New command scan that set targets to a file (includes same filtering as init)
  • Tag support (#5)
    • show, check and link
      • Support filtering via -tags
    • config
      • Allow setting tags to a file via -tags
  • Lots of new option aliases (check each command's help via -help)

Changes

  • config
    • Option -home has been renamed to -usehome

Fixes

  • Fixed an issue where multiple expanded targets were overwritten by a single target

Removed features

  • config
    • Option -targets has been removed in favor of the scan command