Skip to content

v3.1.5

Choose a tag to compare

@deemonic deemonic released this 27 Jan 12:45
· 40 commits to main since this release
0f4b293

Bug Fixes

  • check() no longer throws on empty/null strings (#29, #42) — Blasp::check() now accepts ?string and returns a clean result for empty or null input instead of throwing an exception.