compact-sequences v0.2.0.0 Release Notes
Release Date: 2020-09-01 // over 4 years ago-
- โ 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.
Previous changes from v0.1.0.0
-
- ๐ First version. Released on an unsuspecting world.