Releases: devlights/gomy
Releases · devlights/gomy
Bump Go Version to 1.20
What's Changed
- Add misc.PrimeNumber func (for load-test) by @devlights in #180
Full Changelog: v0.5.7...v0.6.0
Add fileio/stat pacakge
What's Changed
- Add fileio/stat.go by @devlights in #178
- Add fileio/stat package by @devlights in #179
Full Changelog: v0.5.6...v0.5.7
Add chans.Merge/chans.MergeContext
What's Changed
- Add chans.Merge/chans.MergeContext by @devlights in #177
Full Changelog: v0.5.5...v0.5.6
Change spec chans.ForEach
What's Changed
- Add chans.SliceContext example test by @devlights in #174
- Change spec chans.ForEach by @devlights in #175
- Update chans/example_test.go by @devlights in #176
Full Changelog: v0.5.4...v0.5.5
Add chans.Slice, chans.SliceContext
What's Changed
- Add chans.Slice, chans.SliceContext by @devlights in #173
Full Changelog: v0.5.3...v0.5.4
Add context functions to chans package
What's Changed
- Add context functions to chans pkg by @devlights in #172
Full Changelog: v0.5.2...v0.5.3
Add fileio.BufRead/BufWrite
Add errs.Panic
Bump up Go version to 1.19
What's Changed
- Bump up Go version to 1.19 by @devlights in #167
- go fmt ./... by @devlights in #168
- Update README by @devlights in #169
Full Changelog: v0.4.9...v0.5.0