Skip to content

Releases: serviejs/servie-send

Servie 4

19 May 05:58
Compare
Choose a tag to compare

Changed

  • Update to Servie 4 with node.js-only support

Fix ETag Caching

15 Sep 22:12
Compare
Choose a tag to compare

Fixed

  • Fixed an issue with clearing the cache on etag change

Servie 3.x

14 Apr 09:05
Compare
Choose a tag to compare

Added

Servie 2.0

11 Apr 13:30
Compare
Choose a tag to compare

Changed

  • Supports Servie 2.0
  • Prompt usage of specific methods (e.g. sendHtml, sendText, sendJson) instead of catch all method
  • Using plain base64 encoded sha256, no longer prefixing with byte length or trimming trailing =

Initial Release

09 May 16:26
Compare
Choose a tag to compare

First release with support for checking mtime and generating etag headers.