Releases: Teamwork/utils
Releases · Teamwork/utils
v2.2.2
What's Changed
- Feat: expand mathutil to add CeilPlus by @tonisanta in #81
New Contributors
- @tonisanta made their first contribution in #81
Full Changelog: v2.2.1...v2.2.2
v2.2.1
What's Changed
- Adds values func by @JaTochNietDan in #78
- Add v0 compatibility functions by @cesartw in #82
Full Changelog: v2.2.0...v2.2.1
v2.2.0
v2.1.1
v2.1.0
What's Changed
- Enhancement: DetachContext and Generic sync.Map by @tigh-latte in #74
New Contributors
- @tigh-latte made their first contribution in #74
Full Changelog: v2.0.1...v2.1.0
v2.0.1
What's Changed
- Fix: Add missing predeclared types by @rafaeljusto in #75
Full Changelog: v2.0.0...v2.0.1
v2.0.0
What's Changed
- #73 / #71
- Generic sliceutil functions
- Upgraded to go 1.20
- Reworked
goutil.Expand
to usegolang.org/x/tools/go/packages
- Other small fixes as a result of Go upgrade and linter complaints
- Chore: Switch from Travis to GHA
- Chore: Switch from Codecov to Coveralls
Full Changelog: v1.0.0...v2.0.0