shelf_api_builder 1.1.1
shelf_api_builder: ^1.1.1 copied to clipboard
A code generator to create RESTful API endpoints to be integrated with shelf.
Changelog #
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
1.1.1 - 2024-08-29 #
Changed #
- Updated dependencies
- Updated min dart sdk to 3.5.0
1.1.0 - 2024-05-29 #
Added #
- Added middleware support
1.0.1 - 2024-05-16 #
Fixed #
- Add missing linter ignore
- Add missing close method to client
1.0.0+1 - 2024-05-15 #
Added #
- Initial release