Skip to content

Releases: SloCompTech/QList

Fixed clear function

13 Jun 18:23
Compare
Choose a tag to compare

Fixed clear function, because it would stay at the first element.

Fixed keywords and docs

14 Dec 06:54
Compare
Choose a tag to compare

Changed from spaces to tabs in keywords.txt and removed obsolate include in docs.

Fixed bug and updated manuals

13 Dec 13:38
Compare
Choose a tag to compare

Fixed bug in function pop_back() and fixed missing letters in function names and wrong words.

Bug fixed thanks to @vexxor .

Fixed include config

19 Nov 13:17
Compare
Choose a tag to compare

Include bug was fixed thanks to @tmrttmrt .

Added auto testing

29 Aug 20:08
Compare
Choose a tag to compare

Added Travis CI for auto-testing library

Updated legal info

28 Aug 21:17
Compare
Choose a tag to compare

Updated legal info about library

Major update

24 Aug 10:48
Compare
Choose a tag to compare

This release is first official release, it is tested and it is ready to be used in arduino projects.

Fixes:

  • memory leak fix
  • removed doxygen
  • removed unnessesary comments

Major improvements

17 Feb 13:05
Compare
Choose a tag to compare
Major improvements Pre-release
Pre-release
  • Added array operator access to items in array
  • fixed some things
  • improved manual

Added potencialy bug fix

10 Feb 12:21
Compare
Choose a tag to compare
Pre-release
0.5

Changed version

Added tutorials for library

10 Feb 08:49
Compare
Choose a tag to compare
Pre-release

Added comments to example
Added tutorial usage of functions in readme