Skip to content

v0.2.0

Latest
Compare
Choose a tag to compare
@vadimklimov vadimklimov released this 20 Oct 15:13
fa9b254

Changelog

New features

  • baca06b feat: open selected artifact in Web UI
  • c97cda1 feat: open selected package in Web UI

Documentation updates

  • 645110a docs(readme): add screencast and badges
  • 6a65427 docs(readme): clean up formatting
  • 9cd41c7 docs(readme): update configuration section
  • fa9b254 docs(readme): update key bindings section

Build process updates

  • 0db3e2b build(goreleaser): update goreleaser from 1 to 2
  • 271ceca build(goreleaser): update ldflags for app version

Dependency updates

  • 078dfd8 chore(deps): bump github.com/charmbracelet/bubbles from 0.18.0 to 0.19.0
  • cffa506 chore(deps): bump github.com/charmbracelet/bubbles from 0.19.0 to 0.20.0
  • 7473287 chore(deps): bump github.com/charmbracelet/bubbletea
  • 1c9e958 chore(deps): bump github.com/charmbracelet/bubbletea
  • ab361b7 chore(deps): bump github.com/charmbracelet/bubbletea from 1.1.0 to 1.1.1
  • e83cf2d chore(deps): bump github.com/charmbracelet/lipgloss
  • 47ceb7d chore(deps): bump github.com/charmbracelet/lipgloss
  • 856b470 chore(deps): bump github.com/go-resty/resty/v2 from 2.12.0 to 2.13.1
  • 60cbc83 chore(deps): bump github.com/go-resty/resty/v2 from 2.13.1 to 2.14.0
  • 328a44e chore(deps): bump github.com/go-resty/resty/v2 from 2.14.0 to 2.15.3
  • e2edff4 chore(deps): bump github.com/spf13/cobra from 1.8.0 to 1.8.1
  • d14d41b chore(deps): bump github.com/spf13/viper from 1.18.2 to 1.19.0
  • c18e7f8 chore(deps): bump golang.org/x/net from 0.24.0 to 0.27.0
  • 888e72a chore(deps): bump golang.org/x/net from 0.27.0 to 0.28.0
  • 719a106 chore(deps): bump golang.org/x/net from 0.28.0 to 0.29.0
  • 7ebd081 chore(deps): bump golang.org/x/oauth2 from 0.19.0 to 0.21.0
  • 9c9eba2 chore(deps): bump golang.org/x/oauth2 from 0.21.0 to 0.22.0
  • 343f73d chore(deps): bump golang.org/x/oauth2 from 0.22.0 to 0.23.0

Other work

  • 05e540f chore(dependabot): add dependabot configuration
  • 4b3ab78 chore(go): update go from 1.22 to 1.23.0
  • 9f166a9 chore(go): update go from 1.23.0 to 1.23.1
  • 807b90b chore(go): update go from 1.23.1 to 1.23.2
  • 84088be chore(lint): prune deprecated linters
  • f71a111 refactor(config): add abstraction layer for app config management
  • 98c5fdc refactor(info): move app info logic to separate package
  • a8040e6 refactor(ui): remove deprecated Style.Copy() calls
  • aeadf50 refactor(ui): replace deprecated SetWindowTitle method with command