Skip to content

Releases: nkaaf/Arduino-List

1.0.1

20 Nov 15:32
e2a54fa
Compare
Choose a tag to compare

Bugfix

  • Fix immutability of lists (#4)

1.0.0

18 Nov 22:10
Compare
Choose a tag to compare

First implementation

This is the first release of the library which includes the implementation of a normal List via a Single-Linked List.