revali_router_annotations 2.2.0
revali_router_annotations: ^2.2.0 copied to clipboard
Annotations for Revali Router
CHANGELOG #
2.2.0 | 06.17.26 #
Features #
- Add
@Wrappersannotation for registering request wrappers on controllers and routes.
2.0.0-dev | 09.19.25 #
Breaking Changes #
- Drop
DataandMetaclasses- Replaced with
AddDataandMetaData
- Replaced with
1.1.0 | 12.11.24 #
Features #
- Add
LifecycleComponentannotation to support creating lifecycle components using classes - Add
LifecycleComponentsannotation to support registering multiple lifecycle components via type referencing
1.0.0 | 11.14.24 #
- Initial Release