All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
2.0.6 (2022-01-30)
- Moderate issues in the dependency tree (a4ed83e)
2.0.5 (2021-10-10)
- remove unecessary logs in the test suite (a3d1b12)
- Test fail the sync challange (44d9cd2)
- Test fail the sync challange (7db4d7d)
- Test fail the sync challange (b9bd466)
- Test fail the sync challange (881bd84)
- Vulnerabilities (bf6a1cc)
2.0.4 (2020-07-16)
- Vulnerability (85250da)
2.0.3 (2020-03-23)
- Cannot cancel timeout (3b67081)
2.0.2 (2020-03-22)
2.0.1 (2020-03-21)
- Transducers do not support promises. (21191c2)
2.0.0 (2020-03-21)
- Add support for transducers (1bbb771)
1.0.5 (2020-03-18)
- travis deploy + vulnerabilities (44e681a)
1.0.4 (2019-11-28)
- 5 vulnerabilities (1 low, 1 moderate, 3 high) (77f2fdf)
1.0.3 (2019-09-24)
- setImmediate does not exist in the browser. (87600f2)
1.0.2 (2019-09-24)
1.0.1 (2019-09-18)
- Closing the timeout channel does not remove the task from the nodejs event loop. (e923726)
1.0.0 (2019-09-18)
- Closing a channel does not immediately release all puts and takes. (a9f2e7f)
0.1.1 (2019-04-30)
0.1.0 (2019-04-30)
- alts can create never ending loops (dd67155)
0.0.5 (2019-04-02)
- Add support for throttling (7240214)
0.0.4 (2019-03-04)
- Buffered channel does not unblock PUT after a TAKE occurs (33be2e1)
0.0.3 (2019-03-03)
0.0.2 (2019-03-03)
- Add support for all basic core.async features (32fe82b)