Skip to content

Releases: sheroz/axum-rest-api-sample

0.1.3

20 Feb 19:19
6288567
Compare
Choose a tag to compare
  • refactor: upgrade to Rust v1.85, edition 2024
  • refactor: error handling
  • docs: updated readme, changelog, and API documentation

0.1.2

29 Jan 11:10
fb6a231
Compare
Choose a tag to compare
  • 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