Skip to content

Releases: jvanbuel/pattrick

pattrick-clap v0.3.1

31 Dec 13:58
Compare
Choose a tag to compare

New Features

  • add documentation and small refactorings to improve UX

Commit Statistics

  • 4 commits contributed to the release.
  • 0 commits were understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Commit Details

view details
  • Uncategorized
    • add features to changelog (33f7400)
    • Adjusting changelogs prior to release of pattrick-clap v0.3.1, pattrick v0.3.1 (7b3593b)
    • update changelog (8bfc69c)
    • add repo to Cargo.toml (a7356b4)

v0.3.0

30 Dec 20:45
Compare
Choose a tag to compare

New Features

  • use enums for token scope
  • possibility of removal by name instead of id
  • support multiple scopes for PAT creation
  • add logging
  • add azure auto-login if no credentials are found
  • add update command to automatically update binary when a new version is available

v0.2.0

27 Oct 08:00
Compare
Choose a tag to compare
  • Bugfixes related to non-existing or empty .netrc files
  • Auto-generate Fig completion script during build
  • Add multiple build targets in Makefile

First release

10 Oct 20:47
Compare
Choose a tag to compare

First release of pattrick, a CLI for managing Personal Access Tokens (PAT) in Azure DevOps.