Releases: sunshineplan/utils
Releases · sunshineplan/utils
v0.1.73
What's Changed
- Remove httpproxy by @sunshineplan in #77
- License by @sunshineplan in #78
- log: Fix test by @sunshineplan in #79
- progressbar: Print to os.Stdout by @sunshineplan in #80
Full Changelog: v0.1.72...v0.1.73
v0.1.72
What's Changed
- build(deps): bump golang.org/x/net from 0.26.0 to 0.27.0 in /httpproxy by @dependabot in #71
- Remove workers and executor package by @sunshineplan in #72
- build(deps): bump golang.org/x/net from 0.27.0 to 0.28.0 in /httpproxy by @dependabot in #73
- Update go 1.23 by @sunshineplan in #74
- build(deps): bump golang.org/x/net from 0.28.0 to 0.29.0 in /httpproxy by @dependabot in #75
- cache: Add Value by @sunshineplan in #76
Full Changelog: v0.1.71...v0.1.72
v0.1.71
What's Changed
- executor: Update generics by @sunshineplan in #64
- scheduler: Fix test by @sunshineplan in #65
- scheduler: Add test log by @sunshineplan in #66
- cache: Add List by @sunshineplan in #67
- cache: List sync.RWMutex by @sunshineplan in #68
- cache: Add Ring by @sunshineplan in #69
- loadbalance: Use ring by @sunshineplan in #70
Full Changelog: v0.1.70...v0.1.71
v0.1.70
What's Changed
- Range over int by @sunshineplan in #61
- loadbalance: Rewrite by @sunshineplan in #62
- cache: Fix loop by @sunshineplan in #63
Full Changelog: v0.1.69...v0.1.70