- Close channel if the last receiver to drop is inactive.
- Fix a underflow panic (#14).
- Document difference with other broadcast APIs.
- Channel API in InactiveReceiver (#11).
- {Sender,Receiver}::inactive_receiver_count method.
- overflow mode.
- ability to modify channel capacity.
- Inactive receivers (#2).
- Document difference to
async-channel
crate (#6).
- First real release.
- Dummy release to get the name registered on crates.io.