- Use crypton instead of cryptonite #1838
- Support reproducible embedded file order #1684
- Remove unnecessary deriving of Typeable
- Make test suite build with GHC 8.6 #1561
- Upgrade to yesod-core 1.6.0
- Switch to cryptonite
- Add
staticFilesMap
function - Add
staticFilesMergeMap
function
- Fix test case for CRLF line endings
- Fix warnings
- Fix test suite compilation
- yesod-static doesn't obey Authentication #1286
- Avoid lazy I/O in mkEmbeddedStatic (fixes #149)
- Doc tweaks
- Drop system-filepath
Fix bug when StaticRoute
constructor is not imported.