Skip to content
This repository has been archived by the owner on May 3, 2021. It is now read-only.

Latest commit

 

History

History
12 lines (8 loc) · 323 Bytes

RELEASE.md

File metadata and controls

12 lines (8 loc) · 323 Bytes

Release Notes

v0.0.2

  • Cleaner codes
  • Make some configuration properties as private
  • godong.HiddenIndex, new feature, enabling both /controller and /controller/index routes
  • Action method validation. If action method is not valid http.HandleFunc callback, it'll throw an error.

v0.0.1

First release.