Changelog for compact-sequences-0.2.0.0
Revision history for compact-sequences
0.2.0.0 -- 2020-09-01
- Add deques.
- Change operator precedence.
- Add a test suite. Thanks to David Himmelstrup for setting up the test and CI framework.
- Clean up internals somewhat.
- Add a proof of amortized bounds for the stack implementation. Thanks, Li-Yao Xia.
0.1.0.0 -- 2020-08-11
- First version. Released on an unsuspecting world.