Skip to content

Release 0.8.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@acoshift acoshift released this 04 Aug 11:43
· 148 commits to master since this release
6147c88

Panic on Error !!!!

  • change hime.Result to error, and panic when error not nil
  • remove hime.Wrap, hime.H, just use hime.Handler
  • hime.Handler now implement http.Handler