Skip to content

0.16.0

Compare
Choose a tag to compare
@pellared pellared released this 12 Oct 13:12
· 83 commits to main since this release
487dafd

Added

Changed

  • Update golangci-lint configuration. (#196)
  • Update Visual Studio code configuration. (#197)
  • Migrate to ghcr.io. (#203)
  • Use SemVer version as release name. (#206)
  • Manual changelog. (#207)
  • Update Makefile. (#210)
  • Bump dependencies.

Removed

  • Remove VS Code Remote Container support. (#199)
  • Remove info about GoDownloader as it is deprecated. (#202)
  • Remove testify. (#209)

Fixed

  • Add workflow_dispatch to all workflows. (#204)
  • Fix docker image name. (#205)
  • Fix CodeQL GH workflow permissions. (#216)