Skip to content

Releases: injoin/plook

Version 0.2.2

11 Sep 11:50
Compare
Choose a tag to compare
  • #18 - Performance enhancements when doing requests with high server load
  • Added documentation about running and publishing your own Plook instance
  • Get rid of Express's deprecated method res.send( status, body )

Version 0.2.1

08 Sep 00:13
Compare
Choose a tag to compare
  • Ensure cached lookups actually worked from different server requests

Version 0.2.0

08 Sep 00:12
Compare
Choose a tag to compare
  • Created API for interacting with Plook functionality, allowing it to be used as a library
  • Added tests for every feature in that API
  • Enabled CORS for all origins
  • #9 - Added logging for every request (including why a package failed to render, for example)
  • #13 - Use cached lookups

Version 0.1.2

07 Sep 22:46
Compare
Choose a tag to compare
  • #12 - Send charset in the Content-Type when available

Version 0.1.1

07 Sep 22:04
Compare
Choose a tag to compare
  • Avoid error when file is not found on GitHub
  • Applied license Apache-2.0

Version 0.1.0

26 Aug 05:04
Compare
Choose a tag to compare
  • #7 - Strictly resolve semver versions
  • #6 - Caching enabled
  • not mapped routes should respond with 404 Not Found

Version 0.0.1

22 Jul 03:45
Compare
Choose a tag to compare

Initial version