Skip to content

Releases: min0625/gsyncmap

v0.4.1

Choose a tag to compare

@min0625 min0625 released this 22 Jun 15:03
f6a3682

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

Choose a tag to compare

@min0625 min0625 released this 21 Apr 12:20
1fadf04

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

Choose a tag to compare

@min0625 min0625 released this 09 Mar 13:49
01ea5a9

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

Choose a tag to compare

@min0625 min0625 released this 23 Jan 14:23
62d9b5e

Update to go 1.20

v0.1.2

Choose a tag to compare

@min0625 min0625 released this 19 Nov 15:06
29a8138
Merge pull request #3 from min0625/feat/update-go-badge

feat: update go badge

v0.1.1

Choose a tag to compare

@min0625 min0625 released this 04 Nov 18:52
dbd30ad

update readme

v0.1.0

Choose a tag to compare

@min0625 min0625 released this 30 Oct 09:31
dba4da2

Implement generic sync map.