Releases: libgox/gocollections
Releases · libgox/gocollections
v0.1.1
What's Changed
- feat: enhance set method by @shoothzj in #10
- test: add test coverage report by @goflutterjava in #11
- ci: fix coverage output by @goflutterjava in #12
- feat(syncx): add LoadOrStoreLazy function to Map by @shoothzj in #13
Full Changelog: v0.1.0...v0.1.1
v0.1.0
What's Changed
- ci: fix go mod check action by @shoothzj in #1
- test: add empty range test by @shoothzj in #2
- chore: add idea vcs xml by @goflutterjava in #3
- ci: add go imports by @shoothzj in #4
- test: fix unit test coverage path error by @goflutterjava in #5
- docs: add Requirements section in README by @shoothzj in #6
- chore: add .typos.toml configuration file by @shoothzj in #7
- feat: add BlockingQueue by @shoothzj in #8
New Contributors
- @shoothzj made their first contribution in #1
- @goflutterjava made their first contribution in #3
Full Changelog: https://github.com/libgox/gocollections/commits/v0.1.0