Skip to content

1.1 - Proper error handling and general bug fixes

Latest
Compare
Choose a tag to compare
@xplshn xplshn released this 24 Feb 20:39
· 3 commits to master since this release
  • run.go's arg parsing and cache logic has been fixed
  • fixed config.go's handling of env DBIN_NOCONFIG
  • main.go now properly captures the Error interface that "github.com/urfave/cli/v3" returns