packages feed

monadology-0.3: changelog.md

## [0.3] - 2023-07-25

- LifecycleT: improve to make closing more robust
- add bracketNoMask_

## [0.2] - 2023-07-31

- fix "Prod" type, add more functions
- WithT: rename from TransformT, add more instances & functions
- refRestore etc.: more general because no masking of async exceptions
- remove some unnecessary classes and constraints

## [0.1] - 2022-09-12

- initial release