Changelog
View SourceAll notable changes to this project will be documented in this file.
[0.3.1] - 2025-07-18
🚀 Features
- Added the :unprefix option to remove an URL prefix in Paths.from_router/2
[0.3.0] - 2025-07-10
⚙️ Miscellaneous Tasks
- Upgrade OpenAPI spec schemas for JSV 0.10
[0.2.0] - 2025-07-05
🚀 Features
- Provide a JSON schema for the default error responses
[0.1.2] - 2025-06-30
🚀 Features
- Provide a controller to serve the specs and Redoc UI
[0.1.1] - 2025-06-29
📚 Documentation
- Fix doc rendering on hexdocs.pm
⚙️ Miscellaneous Tasks
- Setup versioning
[0.1.0] - 2025-06-29
🚀 Features
- Initialize from proof of concept
⚙️ Miscellaneous Tasks
- Hex package setup