packages feed

lawful-conversions-0.3: CHANGELOG.md

# v0.3

## Breaking

- `from` of `IsMany` renamed to `onfrom`.
- New `from` function added, which is an alias to `to` with type arguments flipped.

# v0.2

## Breaking

- Added more tests in `isManyProperties` and an `Arbitrary` constraint on its parameter `a`.