Skip to content

Releases: dabapps/crab

Version 0.1.5

11 May 14:47
02f809a
Compare
Choose a tag to compare
Merge pull request #45 from dabapps/version-0.1.5

Bump version

Version 0.1.4

01 May 10:41
60e262c
Compare
Choose a tag to compare
Merge pull request #43 from dabapps/version-0.1.4

Bump version

Version 0.1.3

23 Apr 13:41
d7d33ec
Compare
Choose a tag to compare
Merge pull request #38 from dabapps/0.1.3

Release version 0.1.3

Version 0.1.2

23 Apr 07:56
b70a936
Compare
Choose a tag to compare
Merge pull request #34 from dabapps/0.1.2

Bump version to 0.1.2

Support multiple procfile locations

01 Nov 12:13
69f6e63
Compare
Choose a tag to compare

You can now set PROC_FILE to a comma separated list, which will be checked in order and the first existing one will be used.

Change status code from 404 to 502 when an HTTP backend can't be found

02 Sep 09:51
cad62b7
Compare
Choose a tag to compare
Merge pull request #12 from dabapps/change-response-code-when-no-back…

…end-found

Change response code to 502 when no backend found

Fix router issue with gzip-encoded responses

22 Jul 10:11
e78a74d
Compare
Choose a tag to compare
Merge pull request #7 from dabapps/use-raw-response

Use raw response data to fix encoding issues

Fix the router

19 Jul 15:26
4b4049c
Compare
Choose a tag to compare

The router wasn't working properly on POST requests. Now it does.

Improvements to $PORT handling

05 Jul 15:09
9e78ff0
Compare
Choose a tag to compare

A free port is now only provided to processes that need one. Also, $PORT is now used in literal commands rather than weird special-casing.

Add cwd to $PATH

03 Jul 17:04
Compare
Choose a tag to compare

Small release to add current working directory to $PATH. Enables crab build rather than crab ./build.