Releases: beeker1121/goque
Releases · beeker1121/goque
v2.1.1
v2.1.0
2.0.1 (2019-11-03)
Changes
- Added methods to encode/decode objects as JSON
v2.0.1
2.0.1 (2016-07-30)
Changes
- Fixed priority queue example comment in README
v2.0.0
2.0.0 (2016-07-30)
Changes
- All
NewItem
methods have been removed Enqueue
,Push
, andUpdate
methods accept values instead ofItem
objectsEnqueue
,Push
, andUpdate
methods all return a pointer to a newItem
Enqueue
andPush
methods have String and Object helper methods
v1.0.2
1.0.1
1.0.0
First version of Goque