Skip to content

0.1.0

Compare
Choose a tag to compare
@vpcarlos vpcarlos released this 15 Oct 13:58
· 9 commits to main since this release
9529173

Breaking changes ⚠️

ProfyleMiddleware import

  • from profyle import ProfyleFastApiMiddleware (deprecated)
  • from profyle.fastapi import ProfyleMiddleware (new)

Features

  • Add remove trace option

Maintenance

  • Remove unnecessary temporary file creation on each request
  • Update Vistracer version
  • Remove bootstrap library
  • Add tailwind css
  • Refactor Interface styles
  • Add new images
  • Update docs