Skip to content

Releases: spencerjibz/async-event-emitter-rs

v0.1.4

13 Feb 23:51
3490110
Compare
Choose a tag to compare

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

11 Jul 19:39
Compare
Choose a tag to compare

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

11 Nov 15:16
23366f6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.1...v0.1.2

v0.1.1

03 Nov 13:17
cb470f6
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @github-actions made their first contribution in #18

Full Changelog: https://github.com/spencerjibz/async-event-emitter-rs/commits/v0.1.1