Skip to content

Releases: dlebansais/LargeList

v1.1.0

29 Dec 18:47
Compare
Choose a tag to compare

Automatic deployment

Update with a few minor fixes

11 Sep 22:44
Compare
Choose a tag to compare

This version includes a few bug fixes after static analysis.

Update with full coverage in tests.

24 Jan 16:03
Compare
Choose a tag to compare

This version leaves the code mostly unchanged (beside commenting out some unused debugging code), and includes the unit test file that does full code coverage.

Small changes

21 Jan 22:27
Compare
Choose a tag to compare

Made a few changes to the source, mostly for the doc and to improve the code quality.

Official Release.

21 Nov 20:11
Compare
Choose a tag to compare

This is the latest and official release. No change is expected, please report any issue,

First release with optimizations.

20 Nov 18:56
Compare
Choose a tag to compare

This release includes recent optimizations made to Sort() and other methods.

First round of performance optimization.

17 Nov 20:32
Compare
Choose a tag to compare

This release has been through a preliminary round of optimization. Beta status, but worth a try if you're curious.

First beta

30 Oct 20:15
Compare
Choose a tag to compare
First beta Pre-release
Pre-release

This is the first beta, for the purpose of adding unit testing. Please don't use it, it has terrible performance.