Skip to content

Releases: TheThing/spserver

spserver v0.3.0

22 Jul 12:31

Choose a tag to compare

Replace bunyan with bunyan-lite.

spserver v0.2.0

22 Jul 12:27

Choose a tag to compare

Lots of changes and updates thanks to myw

  • Add support for root url alias
    • Add argument --rooturlpath/-r to specify alias
  • Add support for different listen ip
    • Add support --ip/-i
  • Fix merging different environments config and arguments

And lots of other changes, tweaks and cleanup.

spserver v0.1.3

22 Jul 12:20

Choose a tag to compare

Fix minor syntax error

spserver v0.1.2

04 Feb 08:35

Choose a tag to compare

  • Fixed critical bug in file path resolving
    • Command line should now work
  • Removed app-root-path dependency

spserver v0.1.1

02 Feb 15:54

Choose a tag to compare

  • Fixed bug when using javascript file in file mode.
  • Added unit test.

spserver v0.1.0

02 Feb 15:45

Choose a tag to compare

Initial version.