github robinovitch61/wander v0.12.0

latest releases: v1.1.0, v1.0.2, v1.0.1...
10 months ago

Changelog

  • 2644ab1 [chore] Use program.Run

  • a07cc1e [feat] Add Node ID and stats view (#108)

  • 98d07d0 [feat] Add config option to start with first page filter active (#104)

  • f22dc37 [feat] Improve configuration (#105)

    Improvements:

    • make relevant options boolean flags rather than true/false strings
    • make relevant options ints rather than strings
    • simplify implementation of cobra + viper cli > env var > config file > default val priority
    • better example ~/.wander.yaml in README

    Breaking changes:

    • fully remove wander_addr and wander_token options, replacing with nomad_addr and nomad_token
    • cli option boolean usage like --compact-header true must be replaced with --compact-header=true or just --compact-header
  • 992d674 [feat] Make ctrl+c not quit wander in exec session (#106)

  • 40ee53a [feat] Massively speed up saving time

Don't miss a new wander release

NewReleases is sending notifications on new releases.