Skip to content

Latest commit

 

History

History
45 lines (24 loc) · 587 Bytes

CHANGELOG.md

File metadata and controls

45 lines (24 loc) · 587 Bytes

Changelog

0.3

0.3.2

  • [Fix] Fix body class error

0.3.1

  • [Feature] Allow callable for roles and capabilities

0.3.0

  • [Feature] Private routes: Logged only + role & capabilities filter with custom redirect and status code

0.2

0.2.0

  • [Feature] Endpoints

0.1

0.1.4

  • [Refactor] Added Traits + Regex helper class

0.1.3

  • [Fix] Serializable + Auto flush

0.1.2

  • [Feature] Redirect routes
  • [Feature] Action routes
  • [Feature] IP format

0.1.1

  • [Feature] JWT and digit formats

0.1.0

  • [Initial release] Basic routing system