packages feed

telegraph-1.2.0: CHANGELOG.md

# telegraph

## 0.1.0

Initial release

## 1.0.0

- Rewrite using in-other-words

## 1.1.0

- Performance optimizations
- Remove `errorToIO'` and `errorToErrorIO'`
- Rename `errorToIOThrowing` to `errorToIOAsExc` and `errorToErrorIOThrowing` to `errorToErrorIOAsExc`

## 1.1.1

- Performance optimizations
- Fix tests
- Generate labeled optics

## 1.2.0

- Bump dependencies
- Performance optimizations