All notable changes to this project will be documented in this file.
- Update the dependency versions of the documentation in README.md
- Add support for generic types in
IntoResponse
derive macro - Add serialization constraints for
IntoResponse
derive macro
- Initial crate release.
- Add
IntoResponse
derive macro.