Skip to content

Releases: imaginate/cedge

Release Version 1.1.0

05 Jul 02:31
Compare
Choose a tag to compare

This release version consists of two new methods:

Release Version 1.0.0

04 Jul 02:11
Compare
Choose a tag to compare

This is the first official release version for Cedge. The project is now considered stable with 100% test coverage. If you do find any bugs that escaped the tests please file an issue or open a pull request. Work on version 2.0.0 will start very soon (expect additions like a Trie and RedBlack class).

Release Version 1.0.0-beta

03 Jul 07:08
Compare
Choose a tag to compare
Pre-release

This pre-release includes a large number of additional tests to reach +90% test coverage and a bug fix for AVL.prototype.delete.

v1.0.0.alpha

25 Jun 01:40
Compare
Choose a tag to compare
v1.0.0.alpha Pre-release
Pre-release

Release Version 1.0.0.alpha

This release is the initial pre-release of the Cedge data structures. The included classes and their APIs at the time of this release are as follows: