Skip to content

v1.3.0

Choose a tag to compare

@github-actions github-actions released this 13 Mar 17:42

Changes

  • chore(go.mod, go.sum): update dependencies to latest versions (4f7f362)
  • Refactor import statements across multiple files to group related imports (ac051c4)
  • Add ScanStatsWidget template and related functionality (77971bb)
  • fix(makefile): update goimports path to reflect repository name change (d5388a0)
  • feat(id): add BSON marshaling support for ID type (831f9a7)
  • feat(id): enhance TypeID implementation with constructors, parsers, and tests (a3da0b5)

Installation

go get github.com/xraph/shield@v1.3.0

Full Changelog: v0.1.0...v1.3.0