Skip to content

Releases: jahvon/flow

v0.3.0

06 Jul 20:15
Compare
Choose a tag to compare

What's Changed

  • (chore) Bump golang.org/x/image from 0.15.0 to 0.18.0 by @dependabot in #125
  • (chore) Bump github.com/samber/lo from 1.39.0 to 1.44.0 by @dependabot in #129
  • (chore) Bump github.com/itchyny/gojq from 0.12.15 to 0.12.16 by @dependabot in #128
  • (chore) Bump github.com/charmbracelet/bubbletea from 0.26.4 to 0.26.6 by @dependabot in #127
  • (chore) upgrade go modules by @jahvon in #131
  • (fix) replace clipboard library by @jahvon in #132
  • Enhancement: Better Vault Viewer (Issue #60) by @snnader in #130

New Contributors

Full Changelog: v0.2.1...v0.3.0

v0.2.1

05 Jun 01:56
e3a961b
Compare
Choose a tag to compare

What's Changed

  • (chore) Bump golang.org/x/crypto from 0.22.0 to 0.23.0 in the experimental-golang-deps group by @dependabot in #117
  • (chore) Bump github.com/charmbracelet/lipgloss from 0.10.0 to 0.11.0 by @dependabot in #120
  • (chore) Bump github.com/charmbracelet/bubbletea from 0.26.2 to 0.26.4 by @dependabot in #119
  • (chore) Bump github.com/onsi/ginkgo/v2 from 2.17.2 to 2.19.0 in the testing-deps group by @dependabot in #118
  • (fix) set context on generated execs by @jahvon in #121
  • (feat) toggle library pane splitting by @jahvon in #122
  • (feat) split library views for wide terminals by @jahvon in #124

Full Changelog: v0.2.0...v0.2.1

v0.2.0

28 May 00:26
580934e
Compare
Choose a tag to compare

What's Changed

  • (feat) improve exec configs and markdown by @jahvon in #113
  • (feat,fix) add new command args and enhance interactive views by @jahvon in #114
  • (feat) run executables from interactive views by @jahvon in #115
  • (docs) Update development documentation by @jahvon in #116

Full Changelog: v0.1.6...v0.2.0

v0.1.6

22 May 03:50
Compare
Choose a tag to compare

What's Changed

  • (feat) flow library command and refreshed tui by @jahvon in #92
  • (feat) move exec type field config to inline by @jahvon in #99
  • (chore) Bump github.com/onsi/gomega from 1.33.0 to 1.33.1 in the testing-deps group across 1 directory by @dependabot in #98
  • Bump github.com/itchyny/gojq from 0.12.14 to 0.12.15 by @dependabot in #96
  • Bump golangci/golangci-lint-action from 4 to 5 by @dependabot in #94
  • (docs) Add executable examples by @jahvon in #100
  • Test and refactor package organization and integrations by @jahvon in #101
  • (chore) fix broken validate check by @jahvon in #102
  • (docs) Improve repo markdown documentation pt1 by @jahvon in #103

Full Changelog: v0.1.5...V0.1.6

v0.1.5

25 Apr 02:07
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.4...v0.1.5

v0.1.4

18 Mar 01:18
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.3...v0.1.4

v0.1.3

17 Mar 21:59
Compare
Choose a tag to compare

What's Changed

  • Bump mvdan.cc/sh/v3 from 3.7.0 to 3.8.0 by @dependabot in #81
  • Bump golang.org/x/crypto from 0.19.0 to 0.20.0 by @dependabot in #80
  • Bump golangci/golangci-lint-action from 3 to 4 by @dependabot in #79
  • Executable arguments and templates by @jahvon in #82
  • Bump codecov/codecov-action from 3 to 4 by @dependabot in #71
  • Improve version handling and installation processes by @jahvon in #84
  • Improve workspace handling with configurable modes by @jahvon in #85

Full Changelog: v0.1.2...v0.1.3

v0.1.2

11 Feb 23:33
e294cd0
Compare
Choose a tag to compare

What's Changed

  • Improve log command UX and add exec ref copy trigger by @jahvon in #76

Full Changelog: v0.1.1...v0.1.2

v0.1.1

10 Feb 04:05
d18a292
Compare
Choose a tag to compare

What's Changed

  • Bump golang.org/x/sync from 0.3.0 to 0.5.0 by @dependabot in #48
  • Bump actions/setup-go from 4 to 5 by @dependabot in #54
  • Bump golang.org/x/crypto from 0.15.0 to 0.17.0 by @dependabot in #52
  • Bump github/codeql-action from 2 to 3 by @dependabot in #53
  • Bump github.com/onsi/ginkgo/v2 from 2.13.1 to 2.13.2 by @dependabot in #51
  • Bump github.com/spf13/cobra from 1.7.0 to 1.8.0 by @dependabot in #47
  • Bump golang.org/x/term from 0.15.0 to 0.16.0 by @dependabot in #55
  • Revamp terminal output with bubbletea TUI by @jahvon in #38
  • Major UX improvements: finished TUI views, request and render runners, and cleanup by @jahvon in #56
  • Restore commits by @jahvon in #61
  • Inject flow env vars into runners by @jahvon in #63
  • Move tui components to own repo by @jahvon in #72
  • Bump golang.org/x/sync from 0.5.0 to 0.6.0 by @dependabot in #66
  • Bump github.com/onsi/ginkgo/v2 from 2.13.2 to 2.15.0 by @dependabot in #67
  • Bump github.com/samber/lo from 1.38.1 to 1.39.0 by @dependabot in #69
  • Bump github.com/onsi/gomega from 1.30.0 to 1.31.1 by @dependabot in #68
  • Bump golang.org/x/crypto from 0.17.0 to 0.19.0 by @dependabot in #73
  • Improve error handling and logging by @jahvon in #74
  • Add flow logs command along with some tui bug fixes by @jahvon in #75

Full Changelog: v0.0.3...v0.1.1

v0.1.0

21 Jan 20:17
dd944b1
Compare
Choose a tag to compare

What's Changed

  • Bump golang.org/x/sync from 0.3.0 to 0.5.0 by @dependabot in #48
  • Bump actions/setup-go from 4 to 5 by @dependabot in #54
  • Bump golang.org/x/crypto from 0.15.0 to 0.17.0 by @dependabot in #52
  • Bump github/codeql-action from 2 to 3 by @dependabot in #53
  • Bump github.com/onsi/ginkgo/v2 from 2.13.1 to 2.13.2 by @dependabot in #51
  • Bump github.com/spf13/cobra from 1.7.0 to 1.8.0 by @dependabot in #47
  • Bump golang.org/x/term from 0.15.0 to 0.16.0 by @dependabot in #55
  • Revamp terminal output with bubbletea TUI by @jahvon in #38
  • Major UX improvements: finished TUI views, request and render runners, and cleanup by @jahvon in #56
  • Add docs gen and cleanup readme by @jahvon in #57

Full Changelog: v0.0.3...v0.1.0