Skip to content

v0.4.0

Compare
Choose a tag to compare
@astrojarred astrojarred released this 22 May 19:43
· 2 commits to main since this release
6971021

New features: (#6)

  • Hot reloading of python files during dev mode
  • Allow lower case python endpoints (e.g. def get() as well as def GET())

Other: (#6)

  • Simplified the endpoint creation code

Thanks for the great PR #6