Skip to content

Releases: teclone/r-server

v2.10.3

02 Mar 00:31
Compare
Choose a tag to compare

2.10.3 (2020-03-02)

Bug Fixes

  • migrate to teclone namespace (235fb92)
  • resolved dependencies (a2c1d8c)

v2.10.2

26 Oct 14:49
Compare
Choose a tag to compare

2.10.2 (2019-10-26)

Bug Fixes

  • fix middleware return type (4cb8ddf)

v2.10.1

26 Oct 14:41
Compare
Choose a tag to compare

2.10.1 (2019-10-26)

Bug Fixes

  • return true when next is executed (07c8fa1)

v2.10.0

26 Oct 14:30
Compare
Choose a tag to compare

2.10.0 (2019-10-26)

Features

  • make the next callback reusable (d454434)

v2.9.0

21 Oct 15:49
Compare
Choose a tag to compare

2.9.0 (2019-10-21)

Features

  • add ability to run code once server is shutdown (8d9f9d3)

v2.8.0

12 Oct 14:29
Compare
Choose a tag to compare

2.8.0 (2019-10-12)

Features

  • add key to file entries, accept error handling callbacks (1bfd6ef)

v2.7.2

09 Oct 10:59
Compare
Choose a tag to compare

2.7.2 (2019-10-09)

Bug Fixes

  • remove tmpName from file objects, use uuid when generating file names (8e37d7b)

v2.7.1

04 Oct 22:59
Compare
Choose a tag to compare

2.7.1 (2019-10-04)

Bug Fixes

v2.7.0

04 Oct 19:06
Compare
Choose a tag to compare

2.7.0 (2019-10-04)

Bug Fixes

Features

  • add code to the response object, indicating response code (947e032)

v2.6.0

22 Sep 19:27
Compare
Choose a tag to compare

2.6.0 (2019-09-22)

Bug Fixes

Features

  • added ability to remove a registered route and/or middlewares (7153968)