Skip to content

Latest commit

 

History

History
34 lines (19 loc) · 1.27 KB

CHANGELOG.md

File metadata and controls

34 lines (19 loc) · 1.27 KB

Changelog

All notable changes to this project will be documented in this file. See conventional commits for commit guidelines.


[unreleased]

Miscellaneous Chores

  • update change log - (7c115c6) - Tyr Chen

3-7-improve-macro - 2024-04-07

Bug Fixes

  • allow non typos and fix clippy errors - (683134a) - Tyr Chen

Features

  • improve the ToErrorInfo macro and use it in axum - (880013a) - Tyr Chen

[3-6-error-info-macro] - 2024-04-06

Features

  • support ToErrorInfo macro - (ccb20d6) - Tyr Chen

Miscellaneous Chores

  • init project with workspace - (c7fe3d0) - Tyr Chen