Skip to content

v0.8.2

Compare
Choose a tag to compare
@H1rono H1rono released this 11 Feb 13:14
· 232 commits to main since this release

Added

  • RequestParser::parse_headers, RequestParser::parseのドキュメントを追加

Changed

  • rustfmtの設定を修正

Fixed

  • READMEのCargo.toml記述例を修正
  • clippy::pedanticの対象ルールに一部対応

For Developers

  • GitHub ActionsでのTOMLファイルのバリデーションを削除
  • GitHub Actionsの依存関係を更新