Skip to content

Releases: mikeschinkel/go-doterr

v0.2.0

23 Dec 02:27

Choose a tag to compare

doterr v0.2.0

Major update with new functionality, order of error message concatenation improved, the last breaking change.

Commits

  • 322c333 - feat: Rename KV to ErrKV` (Mike Schinkel, 23 minutes ago)
  • 545ae11 - feat: Major update w/new capabilities (Mike Schinkel, 9 hours ago)
  • 58af250 - docs: Add end-of-func WithErr() section (Mike Schinkel, 3 weeks ago)
  • 0e8890c - test: Remove unused sentinel error, add IDE hints (Mike Schinkel, 3 weeks ago)

Full Changelog: v0.1.2...v0.2.0

v0.1.2

30 Nov 07:22

Choose a tag to compare

doterr v0.1.2

Add Tests, CI/CD workflows, Makefile, and example(s)

Commits

  • ecb2104 - ci: Streamline CI workflows and build (Mike Schinkel, 4 minutes ago)

Full Changelog: v0.1.1...v0.1.2

v0.1.1

28 Nov 23:06

Choose a tag to compare

doterr v0.1.1

Patch release that updates workflows, tests. No core changes made.

Commits

  • 586aecf - ci: Improve release.yaml, take 5 (Mike Schinkel, 50 seconds ago)
  • 7d8b181 - ci: Improve release.yaml, take 4 (Mike Schinkel, 12 minutes ago)
  • 9d51083 - ci: Improve release.yaml, take 3 (Mike Schinkel, 16 minutes ago)
  • d98ee82 - ci: Improve release.yaml, take 2 (Mike Schinkel, 27 minutes ago)
  • c9966c0 - ci: Improve release notes in release.yaml (Mike Schinkel, 36 minutes ago)
  • 51d9858 - feat: Add release workflow and usage examples (Mike Schinkel, 3 hours ago)
  • deaebea - feat: Add CI/CD workflows, reorganize tests (Mike Schinkel, 3 hours ago)
  • e11a5a7 - fix: Address linting issue (Mike Schinkel, 17 hours ago)
  • 997d961 - Update project status from pre-alpha to beta (Mike Schinkel, 25 hours ago)

Full Changelog: v0.1.0...v0.1.1