Skip to content

Releases: madlambda/spells

v0.4.2

08 Nov 20:12
fadce9f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.1...v0.4.2

v0.4.1

07 Oct 11:48
8ce6c95
Compare
Choose a tag to compare

What's Changed

  • fix: messages on assert functions with wrong formatting by @katcipis in #22
  • chore: use testing.TB instead of *testing.T by @katcipis in #22

Full Changelog: v0.4.0...v0.4.1

v0.4.0

31 May 17:34
d676bbc
Compare
Choose a tag to compare

Add assert.Partial() and assert.Assert type.

v0.3.0

12 Dec 00:12
60e43ab
Compare
Choose a tag to compare
  • Add new errutil.Reduce function

v0.2.1

07 Dec 12:37
0ecd556
Compare
Choose a tag to compare
  • Add proper nil error filtering on errutil.Chain

v0.2.0

24 Nov 21:08
c6d0465
Compare
Choose a tag to compare

Add new packages:

  • io
  • io/bytes
  • io/runes
  • utf8
  • errutil

v0.1.0

31 Jul 18:18
ae1e0da
Compare
Choose a tag to compare

First release. API still considered to be unstable (v0).