Skip to content

Releases: erayd/spique

v1.0.6

08 Jan 13:55
Compare
Choose a tag to compare
Add first() / last() aliases for peekStart() / peek() respectively

v1.0.5

08 Jan 13:54
Compare
Choose a tag to compare
Count rings as they are added / removed to make .capacity O(1)

v1.0.4

08 Jan 13:54
Compare
Choose a tag to compare
Clarify time complexity of operations

v1.0.3

08 Jan 13:54
Compare
Choose a tag to compare
Make .length O(1) by using the global item count

v1.0.2

08 Jan 13:53
Compare
Choose a tag to compare
Update documentation to clarify that multiple values can be added