All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
Unreleased - ReleaseDate
0.2.2 - 2022-04-26
- Update internal
FancyGuard
type to use atomics rather thanCell
to ensure that futures using spandoc remainSend
0.2.1 - 2020-11-11
- Fixed compiler error when using
#[spandoc]
on functions containing an empty block