Skip to content

Releases: robinovitch61/wander

v1.1.0

17 Feb 21:41
Compare
Choose a tag to compare

Changelog

  • 86fb38c Restart jobs, tasks and allocs (#122)
  • dc5435a [chore] Add gofmt to CI
  • 8c8d671 [chore] Add golangci-lint (#133)
  • 6241394 [chore] Run gofmt
  • fd4c925 [chore] Update gif/screenshots for v1.1.0
  • 02551ed [chore] Update wander flow diagram
  • bf4eecf [chore] add WANDER_DEBUG_PATH for debug log output
  • f23e84f [chore] tweak README
  • 1112c1e [docs] Installation instructions via chocolatey
  • dc6b015 [docs] Installation instructions via winget and scoop
  • 4db9f8c [feat] Add restart alloc (#130)
  • fbee04e [feat] Add stop allocation
  • a333db0 [feat] Add stop job action (#131)
  • d935e85 [feat] Make order of admin actions deterministic (#134)
  • f62087f [fix] Allow task admin actions from All Tasks page
  • b860f9a [fix] Stop search selection jumping to top on reload (#129)
  • a17a716 [fix] force admin confirm reselection & fix toast timeout

v1.0.2

20 Jan 15:37
Compare
Choose a tag to compare

Changelog

v1.0.1

15 Jan 03:26
Compare
Choose a tag to compare

Changelog

  • 787d90b [chore] Release to scoop, winget, chocolatey

v1.0.0

06 Jan 22:00
Compare
Choose a tag to compare

This release indicates that wander is now stable. I am fairly happy with the feature set and the bugs/feature requests have slowed. I'm also starting new work and will have less time to work on wander. Please drop me a line at leorobinovitch@gmail.com if you're enjoying the tool.

Changelog

  • 68c6639 Point nix flake at goreleaser'd NUR (#118)
  • 0a4f6c8 [chore] Compact installation instructions
  • 54641c1 [chore] Fix missing ESC in flow diagram
  • 37c1f2b [chore] Update README for v1.0.0
  • 9174ab5 [chore] Update flow diagram and gif
  • c432c91 [nix] Add flake support to wander (#115)

v0.14.1

06 Dec 01:58
4172951
Compare
Choose a tag to compare

Changelog

  • e590a91 [chore] go mod tidy
  • 4172951 [fix] Same executable, cli opts, and env to exec (#117)

v0.14.0

01 Dec 20:13
312277a
Compare
Choose a tag to compare

Changelog

v0.13.0

29 Nov 03:19
82af204
Compare
Choose a tag to compare

Changelog

  • 82af204 Add allocation-specific jq event queries with good default (#112)
  • 115a586 Filter includes surrounding context and allows cycling matches by default (#111)
  • fd789c5 [docs] Instructions for nix/NUR

v0.12.6

16 Nov 20:35
Compare
Choose a tag to compare

Changelog

  • 8d01b4a [fix] License must be lowercase for nix

v0.12.5

16 Nov 20:03
Compare
Choose a tag to compare

Changelog

  • a17a310 [fix] Install nix tooling in github actions

v0.12.4

16 Nov 19:36
Compare
Choose a tag to compare

Changelog

  • f8f30b7 [feat] Add nix NUR target to goreleaser