Skip to content

Releases: canciolabs/php-queue

v1.1.0

28 Jan 00:07

Choose a tag to compare

  • Adds the constructor method to the Queue class
  • Adds the toArray method to the Queue class

v1.0.0

04 Mar 19:40

Choose a tag to compare

  • Add the QueueInterface
  • Add an array-based implementation of the QueueInterface (Queue class)
  • Add unit tests
  • Add documentation files