We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
## ArgCheck v2.1.0 [Diff since v2.0.0](v2.0.0...v2.1.0) **Closed issues:** - please consider making a CHANGELOG.md (#34)
v2.0
Update Project.toml
Switch to Project.toml (#28)
Allow support for julia 1.0 (#26)
fix depwarns (#23) * fix depwarns
Add CheckError (#21)
Check (#18) * add check macro * cleanup
allow argcheck(condition, string) again
Improve some error messages