antigen-0.1.2.0: CHANGELOG.md
# Revision history for antigen ## 0.1.2.0 * Fixed `sized` and `resize` implementations for `AntiGen` * Added utility functions: - `(||!)` - `antiNum` - `antiBool` - `antiChoose` - `antiChooseBounded` - `antiTry` - `antiTryGen` - `antiPositive` - `antiNonPositive` - `antiNegative` - `antiNonNegative` ## 0.1.0.0 * First version. Released on an unsuspecting world.