Skip to content

Releases: topcheer/python-debug-agent

v0.7.1

Choose a tag to compare

@github-actions github-actions released this 23 Jun 14:40

PyPI

pip install debug-agent==v0.7.1

Quick Start

from debug_agent import setup_debug_agent
setup_debug_agent(app)

Full Changelog: v0.7.0...v0.7.1

v0.7.0

Choose a tag to compare

@github-actions github-actions released this 22 Jun 16:19

PyPI

pip install debug-agent==v0.7.0

Quick Start

from debug_agent import setup_debug_agent
setup_debug_agent(app)

Full Changelog: v0.6.0...v0.7.0

v0.6.0

Choose a tag to compare

@github-actions github-actions released this 22 Jun 12:13

PyPI

pip install debug-agent==v0.6.0

Quick Start

from debug_agent import setup_debug_agent
setup_debug_agent(app)

Full Changelog: v0.5.1...v0.6.0

v0.5.1

Choose a tag to compare

@github-actions github-actions released this 22 Jun 11:10

PyPI

pip install debug-agent==v0.5.1

Quick Start

from debug_agent import setup_debug_agent
setup_debug_agent(app)

Full Changelog: v0.5.0...v0.5.1

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 22 Jun 10:03

PyPI

pip install debug-agent==v0.5.0

Quick Start

from debug_agent import setup_debug_agent
setup_debug_agent(app)

Full Changelog: v0.4.0...v0.5.0

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 22 Jun 05:12

PyPI

pip install debug-agent==v0.4.0

Quick Start

from debug_agent import setup_debug_agent
setup_debug_agent(app)

Full Changelog: v0.3.0...v0.4.0

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 22 Jun 03:21

PyPI

pip install debug-agent==v0.3.0

Quick Start

from debug_agent import setup_debug_agent
setup_debug_agent(app)

Full Changelog: v0.2.2...v0.3.0

v0.2.2

Choose a tag to compare

@github-actions github-actions released this 22 Jun 00:59

PyPI

pip install debug-agent==v0.2.2

Quick Start

from debug_agent import setup_debug_agent
setup_debug_agent(app)

Full Changelog: v0.2.1...v0.2.2

v0.2.1

Choose a tag to compare

@github-actions github-actions released this 22 Jun 00:52

PyPI

pip install debug-agent==v0.2.1

Quick Start

from debug_agent import setup_debug_agent
setup_debug_agent(app)

Full Changelog: v0.2.0...v0.2.1