Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 396 Bytes

CHANGELOG.md

File metadata and controls

13 lines (9 loc) · 396 Bytes

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.