Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 426 Bytes

CHANGELOG.md

File metadata and controls

17 lines (10 loc) · 426 Bytes

Changelog

All notable changes to this project will be documented in this file.

0.2.1 (December 20, 2024)

  • Update the dependency versions of the documentation in README.md

0.2.0 (December 20, 2024)

  • Add support for generic types in IntoResponse derive macro
  • Add serialization constraints for IntoResponse derive macro

0.1.0 (December 20, 2024)

  • Initial crate release.
  • Add IntoResponse derive macro.