github markus-wa/demoinfocs-golang v3.0.0-beta.1

latest releases: v4.3.0, v4.2.6, v4.2.5...
pre-release2 years ago

Breaking Changes

  • Removed code marked as deprecated from codebase
  • Increased minimum Go requirement from go1.11 to go1.18
  • Upgraded from the protobuf v1 API to v2 (https://go.dev/blog/protobuf-apiv2)
    • Stopped using gogo-protobuf (this has no negative performance impact 🥳 )
  • Removed /assets and /pkg/demoinfocs/metadata (was mostly used for examples)
  • Moved internal/constants to pkg/demoinfocs/constants
  • Deps: replaced dustin/go-heatmap with markus-wa/go-heatmap to avoid replace directive (examples only)

Changes

  • Upgraded all dependencies to latest version (including security fixes)

Don't miss a new demoinfocs-golang release

NewReleases is sending notifications on new releases.