Skip to content

v0.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@filex filex released this 09 Oct 11:27
· 2305 commits to master since this release
6cc6bed

2020-10-08

Added

  • Add health check (#29)
  • Add Basic-Auth support (#19)
  • Add post (form) parsing for use in config variables (#26)
  • Add more documentation

Fix

  • Fix wildcard path join with trailing slash and respect req path (#45)
  • Fix env var mapping (#35)
  • Fix JWT HMAC keys (#32)