Releases: spencerjibz/async-event-emitter-rs
Releases · spencerjibz/async-event-emitter-rs
v0.1.4
What's Changed
- use dashmap and enable interior mutability
- remove debug trait requirement
- add support for other async-runtimes without feature flags
- clean up dep tree too
- fix code coverage ci
- update dependencies
Full Changelog: v0.1.3...v0.1.4
v0.1.3
What's Changed
- Update library to version by @github-actions in #27
- 28 add async std support by @spencerjibz in #29
Full Changelog: v0.1.2...v0.1.3
v0.1.2
What's Changed
- Update README.md by @spencerjibz in #22
- Update library to version by @github-actions in #21
- add docs.rs badge to readme by @spencerjibz in #23
- 24 format code examples by @spencerjibz in #25
- 24 format code examples by @spencerjibz in #26
Full Changelog: v0.1.1...v0.1.2
v0.1.1
What's Changed
- 1 add repository and template by @spencerjibz in #2
- 4 add local library implementation by @spencerjibz in #6
- Update README.md by @spencerjibz in #7
- 5 add ci and tests by @spencerjibz in #8
- add new badges to readme by @spencerjibz in #9
- Add coverage workflow to measure code quality by @spencerjibz in #11
- 10 add coverage tests to ci by @spencerjibz in #13
- Update README.md by @spencerjibz in #15
- 16 add cd workflow by @spencerjibz in #17
- Update library to version by @github-actions in #18
- 16 add cd workflow by @spencerjibz in #19
- Update README.md by @spencerjibz in #20
New Contributors
- @github-actions made their first contribution in #18
Full Changelog: https://github.com/spencerjibz/async-event-emitter-rs/commits/v0.1.1