Revel v0.8 Release Notes

  • ๐Ÿš€ @pushrax released this on 2014-01-06

    ๐Ÿ”„ Changes since v0.7:

    • [BUG] #379 - HTTP 500 error for not found public path files
    • ๐Ÿ‘ [FTR] #424 - HTTP pprof support
    • ๐Ÿ‘ [FTR] #346 - Redis Cache support
    • [FTR] #292 - SMTP Mailer
    • [ENH] #443 - Validator constructors to improve v.Check() usage
    • [ENH] #439 - Basic terminal output coloring
    • [ENH] #428 - Improve error message for missing RenderArg
    • [ENH] #422 - Route embedding for modules
    • [ENH] #413 - App version variable
    • [ENH] #153 - $GOPATH-wide file watching aka hot loading