Skip to content

Releases: jahvon/flow

v0.0.3

24 Nov 23:12
49805c0
Compare
Choose a tag to compare

What's Changed

  • Replace complex loops with lo by @jahvon in #36
  • Fix a usability bugs by @jahvon in #35
  • Bump github.com/onsi/gomega from 1.28.0 to 1.29.0 by @dependabot in #37
  • Bump golang.org/x/crypto from 0.14.0 to 0.15.0 by @dependabot in #39
  • Bump github.com/fatih/color from 1.15.0 to 1.16.0 by @dependabot in #40
  • Bump github.com/onsi/gomega from 1.29.0 to 1.30.0 by @dependabot in #42
  • Refactor repo structure, configuration files, and executable runners by @jahvon in #44
  • Bump github.com/pterm/pterm from 0.12.69 to 0.12.71 by @dependabot in #45
  • Bump github.com/onsi/ginkgo/v2 from 2.13.0 to 2.13.1 by @dependabot in #46

Full Changelog: v0.0.2...v0.0.3

v0.0.2

24 Oct 02:29
9f2613e
Compare
Choose a tag to compare

What's Changed

  • Address security issues by @jahvon in #18
  • Bump golang.org/x/net from 0.14.0 to 0.17.0 by @dependabot in #19
  • Bump github.com/onsi/gomega from 1.27.10 to 1.28.0 by @dependabot in #20
  • Bump github.com/rs/zerolog from 1.30.0 to 1.31.0 by @dependabot in #21
  • Bump actions/checkout from 3 to 4 by @dependabot in #24
  • Bump github.com/onsi/ginkgo/v2 from 2.12.0 to 2.13.0 by @dependabot in #32
  • Define more exhaustive workspace configuration options by @jahvon in #34

Full Changelog: v0.0.1...v0.0.2

v0.0.1

10 Oct 02:13
Compare
Choose a tag to compare

What's Changed

  • Bump actions/setup-go from 3 to 4 by @dependabot in #4
  • Bump github.com/spf13/cobra from 1.6.1 to 1.7.0 by @dependabot in #2
  • Bump golangci/golangci-lint-action from 2 to 3 by @dependabot in #3
  • Bump github.com/stretchr/testify from 1.8.1 to 1.8.4 by @dependabot in #1
  • Adjust setup by @jahvon in #5
  • Cleanup along with creating config management by @jahvon in #6
  • Bump actions/checkout from 3 to 4 by @dependabot in #7
  • Bump golang.org/x/crypto from 0.12.0 to 0.13.0 by @dependabot in #8
  • Bump goreleaser/goreleaser-action from 4 to 5 by @dependabot in #10
  • cleanup repo docs and workflows by @jahvon in #17
  • Bump golang.org/x/term from 0.12.0 to 0.13.0 by @dependabot in #16
  • Bump github.com/rs/zerolog from 1.30.0 to 1.31.0 by @dependabot in #13
  • Bump github.com/onsi/ginkgo/v2 from 2.12.0 to 2.12.1 by @dependabot in #12
  • Bump golang.org/x/crypto from 0.13.0 to 0.14.0 by @dependabot in #15
  • Bump github.com/onsi/gomega from 1.27.10 to 1.28.0 by @dependabot in #14
  • Introduce workspace definitions and executables starting with open and run agents by @jahvon in #11

New Contributors

Full Changelog: https://github.com/jahvon/flow/commits/v0.0.1