Skip to content

Releases: basetenlabs/truss

v0.1.13rc1

23 Dec 01:02
4cadc10
Compare
Choose a tag to compare
v0.1.13rc1 Pre-release
Pre-release
Only kill process on failed load if not live_reload (#166)

don't kill the process when live reload is enabled

v0.1.12

22 Dec 00:06
a22eb78
Compare
Choose a tag to compare

If model load fails, bring down the tornado server.

v0.1.11

20 Dec 18:58
b6d3b28
Compare
Choose a tag to compare

Remove automatically adding numpy dependency for files
Fix break for numpy v1.24

v0.1.7: increase wait and retries (#129)

22 Nov 01:57
4325f8c
Compare
Choose a tag to compare
* increase wait and retries

* add server wait retries

* bump version

v0.1.6

22 Nov 00:29
bce4e28
Compare
Choose a tag to compare
Map python versions greater than 3.9 to 3.9 (#128)