Releases: teclone/r-server
Releases · teclone/r-server
v2.10.5
2.10.5 (2020-03-02)
Bug Fixes
- stringify data before sending response (1d9d19b)
v2.10.3
2.10.3 (2020-03-02)
Bug Fixes
- migrate to teclone namespace (235fb92)
- resolved dependencies (a2c1d8c)
v2.10.2
2.10.2 (2019-10-26)
Bug Fixes
- fix middleware return type (4cb8ddf)
v2.10.1
2.10.1 (2019-10-26)
Bug Fixes
- return true when next is executed (07c8fa1)
v2.10.0
2.10.0 (2019-10-26)
Features
- make the next callback reusable (d454434)
v2.9.0
2.9.0 (2019-10-21)
Features
- add ability to run code once server is shutdown (8d9f9d3)
v2.8.0
2.8.0 (2019-10-12)
Features
- add key to file entries, accept error handling callbacks (1bfd6ef)
v2.7.2
2.7.2 (2019-10-09)
Bug Fixes
- remove tmpName from file objects, use uuid when generating file names (8e37d7b)
v2.7.1
2.7.1 (2019-10-04)
Bug Fixes