[go: up one dir, main page]

unsend 0.2.1

A thread unsafe runtime for thread unsafe people
Documentation
1
2
3
4
5
6
7
8
9
10
11
# Changelog

This changelog describes changes in the `unsend` crate.

## unsend 0.2.1

- Add a `listen()` method to the `EventListener` and `EventListenerRc` types.

## unsend 0.2.0

Initial non-broken version (0.1.0 had unforeseen compilation errors).