github jongio/dispatch v0.1.2

latest releases: v0.8.5, v0.8.4, v0.8.3...
one month ago

Install

Linux / macOS:

curl -fsSL https://raw.githubusercontent.com/jongio/dispatch/main/install.sh | bash

Windows (PowerShell):

irm https://raw.githubusercontent.com/jongio/dispatch/main/install.ps1 | iex

Changelog

Features

  • 02b728f feat: add self-update with background version check

Bug Fixes

  • ce8498e fix: resolve CI lint failures, add WSL lint to preflight, chain pages deploy

Other

  • b26387c Add --help flag and unknown flag error handling
  • 0ed486e Add version flag support (--version, -v, version)
  • 3581c7e Document --help, --version, update, and DISPATCH_LOG in README and web
  • abf6c54 Initial commit
  • 749d318 web: add CLI reference page

Don't miss a new dispatch release

NewReleases is sending notifications on new releases.