Skip to content

Latest commit

 

History

History
34 lines (18 loc) · 430 Bytes

File metadata and controls

34 lines (18 loc) · 430 Bytes

Changelog

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

[Unreleased]

[0.1.0] - 2022-02-11

Added

  • CHANGELOG.md

Breaking

  • Split utils.http to separate files

Changed

  • Start using pyproject.toml

Removed

  • setup.py

[0.0.1] - 2021-09-07

Added

  • Starlette request extractor
  • Add files to Flask extractor

[0.0.0] - Before 2021-09-07

  • Initial parsers and tools