packages feed

env-guard-0.2: CHANGELOG.md

# Revision history for env-guard

## 0.2 -- 2022-07-02

* Rename `guardExpected` functions to `guardEquals` to better match ExpectEnv type.

## 0.1.1 -- 2022-07-01

* Add higher-level `withGuard` combinator.
* Add "OrElse" pattern.

## 0.1 -- 2022-06-29

* First version. Released on an unsuspecting world.