Skip to content

v0.5.1

Latest

Choose a tag to compare

@szkiba szkiba released this 16 Dec 17:04
· 2 commits to main since this release
5fc3048

Changes

Development Environment

  • Add devcontainer configuration for consistent development environment
  • Add .editorconfig for consistent code styling across editors

CI/CD & Quality

  • Remove obsolete CI and linter workflows
  • Add release and validate shared workflows from xk6
  • Update golangci-lint config to v2.7.1
  • Fix linter issues

Project Configuration

  • Simplify .gitignore by removing unnecessary entries
  • Modernize Makefile structure and improve target descriptions
  • Update dependencies in go.mod and go.sum
  • Migrated to Renovate for dependency management

Documentation & Governance

  • Add contributing guidelines to enhance project collaboration