Skip to content

Tags: jw3126/ArgCheck.jl

Tags

v2.1.0

Toggle v2.1.0's commit message
## 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.0

Toggle v2.0.0's commit message
v2.0

v1.1.0

Toggle v1.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update Project.toml

v1.0.1

Toggle v1.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Switch to Project.toml (#28)

v1.0.0

Toggle v1.0.0's commit message
Allow support for julia 1.0 (#26)

v0.7.0

Toggle v0.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix depwarns (#23)

* fix depwarns

v0.6.0

Toggle v0.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add CheckError (#21)

v0.5.0

Toggle v0.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Check (#18)

* add check macro

* cleanup

v0.4.2

Toggle v0.4.2's commit message
allow argcheck(condition, string) again

v0.4.1

Toggle v0.4.1's commit message
Improve some error messages