Releases: go-coldbrew/options
Releases · go-coldbrew/options
v0.3.0
04 Apr 11:43
Compare
Sorry, something went wrong.
No results found
feat: add RequestContext for unified context storage with log fields
v0.2.7
03 Apr 07:48
Compare
Sorry, something went wrong.
No results found
What's Changed
perf: replace sync.Map with RWMutex+map — per-request struct optimization, lazy map init, zero-value safe
fix: AddToOptions skips allocation on empty keys
fix: Range copies snapshot before iterating — callbacks can safely mutate the same Options instance
fix: Makefile bench regex (^$ → ^$$)
v0.2.6
26 Mar 01:17
Compare
Sorry, something went wrong.
No results found
What's Changed
Add Go example tests for pkg.go.dev by @ankurs in #9
chore: migrate to Go 1.24 tool directive, bump testify by @ankurs in #10
feat: add SupportPackageIsVersion1 compile-time version sentinel by @ankurs in #11
Full Changelog : v0.2.5...v0.2.6
v0.2.5
22 Mar 14:04
Compare
Sorry, something went wrong.
No results found
What's Changed
chore: add CI linting and standardize workflow by @ankurs in #7
feat: guard Options.Add against empty keys by @ankurs in #8
Full Changelog : v0.2.4...v0.2.5
v0.2.4
20 Mar 02:20
Compare
Sorry, something went wrong.
No results found
v0.2.3
16 Mar 07:30
Compare
Sorry, something went wrong.
No results found
v0.2.2
23 Sep 09:59
Compare
Sorry, something went wrong.
No results found
v.0.2.1
22 Sep 16:17
Compare
Sorry, something went wrong.
No results found
First Release
16 Mar 01:07
Compare
Sorry, something went wrong.
No results found