Changelog of @hackage/ecstasy 0.1.1.1

Revision history for ecstasy

0.1.1.1 -- 2018-05-17

  • Use strict datastructures to avoid memory leaks. Backported from 0.2 branch.

0.1.1.0 -- 2018-02-18

  • Added 'deleteEntity' (function) and 'delEntity' (QueryT setter).

0.1.0.1 -- 2018-02-14

  • Added 'yieldSystemT' for resuming a 'SystemT' computation later.
  • Bumped the upper bound on 'base' to 5 (thanks to nek0).

0.1.0.0 -- 2017-12-27

  • First version. Released on an unsuspecting world.