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

Latest commit

 

History

History
22 lines (16 loc) · 410 Bytes

CHANGELOG.md

File metadata and controls

22 lines (16 loc) · 410 Bytes

Changelog

0.0.7

  • Switch to ASM bytecode generation backend.

0.0.6

  • Tweaks to Route Overview page.

0.0.5

  • Route overview fixes.

0.0.4

  • Add Route Overview feature.
  • Add example/test project in src/dev.

0.0.3

  • Make Path Groups work as intended (nested classes, not subclasses).

0.0.2

  • Fixed crash bug when two or more routes were defined in one file.

0.0.1

  • Initial release.