Skip to content

Releases: sibprogrammer/uws

v0.0.2

10 Sep 05:38

Choose a tag to compare

Changelog

c56e49a Add an ability to override port and binding IP via .uws config file
a94bcea Enumerate running servers
6eef541 Open the browser after server launch
be3eeb3 Add an ability to customize port and IP for binding
e52f5a8 Add an ability to run the daemon in the background mode
319d4d0 Add an ability to check the binary version

v0.0.1

23 Aug 11:30

Choose a tag to compare

Changelog

d9bad1f Add main feature description
4208d43 Describe the features
9d2955b Add generic support for NodeJS based apps
6d01e6e Fix instructions to highlight on how to install the latest version if previous is installed
5234d21 Add generic support for Rack-based Ruby apps
2e8272b Add basic README
2e4bf86 Add generic support for PHP-based apps
46c955e Initial import