Skip to content
This repository has been archived by the owner on Jul 12, 2023. It is now read-only.

Latest commit

 

History

History
executable file
·
18 lines (13 loc) · 332 Bytes

changelog.md

File metadata and controls

executable file
·
18 lines (13 loc) · 332 Bytes

Changelog

0.1.0

  • Initial release

0.2.0

  • Add API for parameter key validation on registration
  • Expose fallback request handler
  • Simplify API by exposing Endpoint

0.3.0

  • A single trailing "/" is now trimmed before routing.

0.3.1

  • Update to Funcky 2.0.0.

0.3.2

  • Allow validation for parameterless routes