Releases: min0625/gsyncmap
Releases · min0625/gsyncmap
v0.4.1
Compare
Sorry, something went wrong.
No results found
What's Changed
chore: improve linting configuration and dev tooling by @min0625 in #7
chore: expand tooling, docs, and test coverage by @min0625 in #8
chore: add code coverage tooling and reporting by @min0625 in #9
chore: bump pinned Go toolchain to 1.26.4 by @min0625 in #10
Full Changelog : v0.4.0...v0.4.1
v0.4.0
Compare
Sorry, something went wrong.
No results found
What's Changed
Add ComparableMap type, improve doc comments, and update tooling by @min0625 in #6
Full Changelog : v0.3.0...v0.4.0
v0.3.0
Compare
Sorry, something went wrong.
No results found
What's Changed
feat: upgrade go version for new feat by @min0625 in #5
Full Changelog : v0.2.0...v0.3.0
v0.2.0
Compare
Sorry, something went wrong.
No results found
v0.1.2
Compare
Sorry, something went wrong.
No results found
Merge pull request #3 from min0625/feat/update-go-badge
feat: update go badge
v0.1.1
Compare
Sorry, something went wrong.
No results found
v0.1.0
Compare
Sorry, something went wrong.
No results found
Implement generic sync map.