Skip to content

Version 0.0.7

Compare
Choose a tag to compare
@jhuckaby jhuckaby released this 07 Feb 06:02
· 433 commits to master since this release

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!