shelf_api_builder 1.0.1
shelf_api_builder: ^1.0.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.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