Version 0.0.7
Added unit tests, and a number of misc. bug fixes.
- Removed
title
parameter requirement on several API calls (not needed). - Now writing detached queue files atomically, to avoid any possible race conditions with queue monitor.
- Fixed bug where an API key attempting an administrative level function would result in no callback being fired.
Type npm test
to run the unit test suite!