Skip to content

0.3.0

Choose a tag to compare

@woylie woylie released this 05 Jun 09:40
· 3 commits to main since this release
Immutable release. Only release title and notes can be modified.
a44a863

Changed

  • Support returning :ok, :error, {:ok, term}, or {:error, term} in Spek.Macros.defcheck/2 body.

Fixed

  • Handle defcheck calls with multiple arguments without options.
  • Handle default arguments in defcheck.