Skip to content

v2.0.0

Compare
Choose a tag to compare
@beeker1121 beeker1121 released this 31 Jul 00:18
· 23 commits to master since this release

2.0.0 (2016-07-30)

Changes

  • All NewItem methods have been removed
  • Enqueue, Push, and Update methods accept values instead of Item objects
  • Enqueue, Push, and Update methods all return a pointer to a new Item
  • Enqueue and Push methods have String and Object helper methods