Releases: asecurityteam/component-stat
Releases · asecurityteam/component-stat
Dependency update
Dependency update
What's Changed
- Reference default renovate settings by @byott in #20
- GitHub Actions by @ensary in #22
- Bump golang.org/x/net from 0.0.0-20190620200207-3b0461eec859 to 0.23.0 by @dependabot in #25
- Update deps by @willyjfarrell in #26
New Contributors
- @byott made their first contribution in #20
- @ensary made their first contribution in #22
- @dependabot made their first contribution in #25
- @willyjfarrell made their first contribution in #26
Full Changelog: v0.5.0...v0.5.1
v0.5.0
Added count aggregator
Add count aggregator decorator (#5) * add count aggregator decorator * added comments * added tests for the rest of the implemented functions * cleaned up some code for legibility * added more simplicity * removed package aggregator
Migrate to go modules
Merge pull request #1 from asecurityteam/go-mod-migration Migrating repo from dep to go modules
Initial release
v0.1.0 Initial commit