Skip to content

Releases: xiegeo/must

v0.1.0

07 Jan 05:10
66e121a
Compare
Choose a tag to compare

What's Changed

New feature: added must.*T# familly of functions. See readme section Usage in unit tests for details.

  • chore: fix typos in documentation by @xiegeo in #7
  • doc: show ExampleB3 in readme by @xiegeo in #9
  • doc: add link to alternatives wiki page by @xiegeo in #11
  • feat: add *T# assertions functions for use from unit tests. by @xiegeo in #12

Full Changelog: v0.0.1...v0.1.0

v0.0.1

10 Dec 00:06
4b1d0e0
Compare
Choose a tag to compare

What's Changed

  • feat: starting out by @xiegeo in #1
  • workflow: Create go.yml by @xiegeo in #2
  • workflow: Create codeql.yml by @xiegeo in #4
  • workflow: add golangci-lint by @xiegeo in #5
  • feat: add be family of functions. add examples. by @xiegeo in #6

New Contributors

  • @xiegeo made their first contribution in #1

Full Changelog: https://github.com/xiegeo/must/commits/v0.0.1