Skip to content

0.9.5

Choose a tag to compare

@rammewerk rammewerk released this 30 Jan 09:37
· 20 commits to main since this release
  • Simplified API – Removed the ability to override the default method in class-based routes. With attribute support, this is now the preferred approach for customizing default methods instead of relying on index.
  • Performance Enhancements – Refactored core logic for better efficiency and faster route resolution.
  • General Improvements – Minor optimizations and bug fixes for improved stability.