Skip to content
This repository was archived by the owner on Oct 18, 2020. It is now read-only.

Releases: Blacksmoke16/assert

Crystal `0.35.0` Updates

06 Jul 14:52
dd2b901

Choose a tag to compare

  • Fixes some warnings related to the newer Crystal version
  • Updates CI configuration to make use of alpine containers and GITHUB_TOKEN

Template change + ad hoc assertions

11 Oct 15:11
842d7c4

Choose a tag to compare

New Features

  • Support ad-hoc validations (#10)

Changes

  • [breaking] - Assertion message templates now use sprintf syntax (#7)

Initial Release

29 Aug 16:43
81beea6

Choose a tag to compare

Automatically add the `@` symbol to ivars (#5)

Some doc tweaks