2.3.0 (2021-06-28)
- add missing UNSAFE_REPLY in a top level export (aeaac94)
- disable timeout if time is undefined (c011455)
2.2.0 (2021-06-25)
- deprecate response[REPLY] in favour of returning from onReceiveMessage callback (12b8a13)
- tighten typing (cb443db)
2.1.0 (2021-04-22)
- add support for timeouts in ask (14d961b)
2.0.1 (2021-04-22)
- chore: add ActorContext type
2.0.0 (2021-04-22)
- CancellationOperator#register: 67dabf0 See (README.md#https://github.com/pricingmonkey/tangi/blob/67dabf0/README.md#cancellation-single-message)