Skip to content

Releases: kleinron/lite-fifo

Release 0.3.4 - Benchmarks

15 Aug 18:37
Compare
Choose a tag to compare

Move the benchmarks to a deidcated, separated project (in this repo).
Add external dependencies to the benchmark project to cover more implementations.

Release 0.3.3 - bugfix

14 Jan 09:52
7d48c41
Compare
Choose a tag to compare

There was a bug in class named DynamicCyclicQueue.
Now that is fixed, its performance changed and it no longer holds the highly recommended implementation.

Release 0.3.2 - bugfix and more tests

12 Jan 17:13
7336760
Compare
Choose a tag to compare
Merge pull request #5 from kleinron/bugfix-issue-4

DynamicCyclicQueue bugfix

Release 0.3.1 - better readme

08 Sep 15:28
ae3c665
Compare
Choose a tag to compare
Merge pull request #3 from kleinron/better-readme

Better readme

Release 0.3.0 - jsdoc and typescript support

07 May 06:46
9610e68
Compare
Choose a tag to compare

Big thank you to @snickbit for adding jsdoc and type definition for typescript!

Release 0.2.2 - better documentation

28 Apr 09:30
Compare
Choose a tag to compare
v0.2.2

better wording/documentation

Release 0.2.1 - better README

27 Apr 11:46
Compare
Choose a tag to compare
v0.2.1

readme with link to npm + version bump

Release 0.2.0

24 Apr 05:52
Compare
Choose a tag to compare
v0.2.0

API documentation + bugfix of toJSON + bump version

Release 0.1.1 - better documentation

23 Apr 09:34
Compare
Choose a tag to compare
v0.1.1

add badges + fixed some points + bump version

release 0

23 Apr 08:20
Compare
Choose a tag to compare
v0.1.0

add npm publish