Skip to content

v0.6.2

Compare
Choose a tag to compare
@eliasjpr eliasjpr released this 13 Jan 15:21
· 563 commits to master since this release
  • [Cluster] Sets the correct environment when Forking
  • [Specs] Supresses Log Outputs in Specs
  • [Route] Makes Routes a Struct instead of Class
  • [Pipe] Adds support for head requests
  • [Spec] Defaults specs environment to Tests
  • CSRF improvements and speedups
  • Add file counter and reduce watcher logs
  • Makefile improvements
  • Feature/add ws to routes cli
  • Minor updates to README
  • Use more Crystal's API, improve error message
  • Fix typos, predominantly in comments
  • Fix Static's fallthrough and directory_listing options
  • Fix fonts path in auto-generated webpack template
  • Add optional ability to have persistent csrf token
  • Fix checkbox overlapping
  • Only restarts server if it crashed due to File handler error
  • Refresh cli help in readme