Skip to content
This repository has been archived by the owner on Mar 15, 2024. It is now read-only.

Tags: danielparks/assertify

Tags

v0.7.1

Toggle v0.7.1's commit message

Verified

This tag was signed with the committer’s verified signature.
danielparks Daniel Parks
## Release 0.7.1

* Restore stub of `assertify_proc_macros` sub-crate so that I can mark it
  deprecated and publish it.
* Mark both crates with a deprecated badge in `Cargo.toml` as instructed by
  [lib.rs](https://lib.rs/)’s maintainer page.
* Make sure deprecation notice shows up clearly on [docs.rs](https://docs.rs/).

0.7.0

Toggle 0.7.0's commit message

Verified

This tag was signed with the committer’s verified signature.
danielparks Daniel Parks
0.7.0: Deprecate in favor of assert2.

0.6.1

Toggle 0.6.1's commit message

Verified

This tag was signed with the committer’s verified signature.
danielparks Daniel Parks
0.6.1: Update description and docs

There are a few repo improvements for CI and formatting, but mostly this release is intended to clarify the point of this package.

0.6.0

Toggle 0.6.0's commit message

Verified

This tag was signed with the committer’s verified signature.
danielparks Daniel Parks
Support non-comparison expressions.

0.5.0

Toggle 0.5.0's commit message

Verified

This tag was signed with the committer’s verified signature.
danielparks Daniel Parks
Basic functionality in place. Needs to be used a little more in order…

… to confirm what 1.0 functionality looks like.