Releases: sheroz/axum-rest-api-sample
Releases · sheroz/axum-rest-api-sample
0.1.3
- refactor: upgrade to Rust v1.85, edition 2024
- refactor: error handling
- docs: updated readme, changelog, and API documentation
0.1.2
- feat: structured the error response
- feat: added transaction sample
- refactor: separated API handlers and routes
- chore: updated rust version and dependencies
- docs: updated changelog and readme