Releases: tdreyno/pretty-please
Releases · tdreyno/pretty-please
v1.8.0
1.8.0 (2020-03-05)
Features
- add errorUnion to expand error types (13d9c5a)
v1.7.0
1.7.0 (2020-02-26)
Features
- task: add prepend as well (5ccd618)
v1.6.0
1.6.0 (2020-02-26)
Features
- task: add append, like forward, but maintains the original data (6b4d697)
v1.5.1
1.5.1 (2020-02-25)
Bug Fixes
- cancellation: make cancellation per-fork (f3bee51)
v1.5.0
1.5.0 (2020-02-25)
Features
- cancellation: allow fork to chain so cancel can be called after (59e1242)
v1.4.0
1.4.0 (2020-02-25)
Features
- core: add cancellation using task.cancel() (69397cc)
v1.3.2
1.3.2 (2020-02-18)
Bug Fixes
- swap types: make swap types more generic (8c36397)
v1.3.1
1.3.1 (2020-02-18)
Bug Fixes
- pika: publish from Pika path (70d483e)