All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
2.0.0 - 2021-05-24
- merge close into off (
125dc6f
)
1.0.0 - 2021-04-08
- add close method (
2113bc3
)
0.2.1 - 2020-12-26
- return type for on, once & off (
2c21c49
)
0.2.0 - 2020-12-05
- chainable methods for on, once & off (
c67db31
)
- make emit async & dont default export (
cd5d103
)
0.1.0 - 2020-09-11
- use object instead of tuple for asyncIter value (
6dc8218
)
- grammar error (
4d6ce6e
)