Skip to content

Releases: ECN/webqueue2-api

1.1.0

03 Aug 02:50
Compare
Choose a tag to compare
  • Rewrote parser with a formal grammar using pyparsing.
  • Implementing multi-threading in parser for Queue class and load_queues utility.
  • Implemented config file support.
  • Fixed bug where unreadable lock files would break item lock detection.

1.0.1

12 Jul 17:11
Compare
Choose a tag to compare

Adds /api/error/<int:response_code> endpoint to API for simulating API response codes in clients.

1.0.0

01 Jul 05:21
Compare
Choose a tag to compare

First stable release with revamped package structure, proper API return codes, high level parser errors, global configuration and WSGI support.

0.9.1

12 Mar 07:27
Compare
Choose a tag to compare
0.9.1 Pre-release
Pre-release

First installable release.