Skip to content

Releases: teclone/r-server

v2.10.5

02 Mar 15:20
Compare
Choose a tag to compare

2.10.5 (2020-03-02)

Bug Fixes

  • stringify data before sending response (1d9d19b)

v2.10.4

02 Mar 14:59
Compare
Choose a tag to compare

2.10.4 (2020-03-02)

Bug Fixes

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