What's Changed
- Require exact buffer size for
dequeue(Args...) by @sbooth in #11
- Remove
constexpr from constructor by @sbooth in #9
- Add message discarding by @sbooth in #12
- Add
[[nodiscard]] to enqueue and dequeue by @sbooth in #13
- Use relaxed loads by @sbooth in #10
Full Changelog: 0.1.0...0.2.0