Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 578 Bytes

CHANGELOG.md

File metadata and controls

20 lines (14 loc) · 578 Bytes

ChangeLog

version 1.4.1

version 1.4.0

  • add support for speedscope

version 1.3.0

  • add support for json

version 1.2.0

  • thanks to @msnidal Implement .prof output

version 1.1.0

  • Update API PyInstrumentProfilerMiddleware to top level, usage like from fastapi_profiler import PyInstrumentProfilerMiddleware
  • support pyinstrument.async_mode

version 1.0.0

  • Finish fastapi middleware with pyinstrument.