Skip to content

Releases: DeepLink-org/probing

Nightly (main)

Nightly (main) Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 12 Jul 06:44

Rolling nightly wheels built from 097e8bfe24a52457b9c2f04037f19204ff055892 on master.

Quick install (auto-detect platform / Python):

curl -fsSL https://raw.githubusercontent.com/DeepLink-org/probing/main/scripts/install-nightly.sh | bash

Or pick a .whl below and pip install --force-reinstall <url>.

Built with local version +g58.097e8bf (base version from pyproject.toml).

v0.2.4

Choose a tag to compare

@reiase reiase released this 27 Feb 12:22

What's Changed

New Contributors

Full Changelog: v0.2.3...v0.2.4

v0.2.3

Choose a tag to compare

@reiase reiase released this 01 Dec 01:46

What's Changed

  • refactor doc system by @reiase in #18
  • Add Python extension API handlers and router system by @reiase in #19
  • feat: add is_enabled function and enhance probing control in Python integration by @reiase in #21
  • feat: enhance CI workflows and remove obsolete documentation by @reiase in #22

Full Changelog: v0.2.2...v0.2.3

v0.2.2

Choose a tag to compare

@reiase reiase released this 26 Nov 01:52

What's Changed

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

v0.2.1

Choose a tag to compare

@reiase reiase released this 18 Nov 03:22

What's Changed

  • Enhance tracing functionality and add Chrome tracing support by @reiase in #12
  • Enhance UI components and improve Chrome tracing output by @reiase in #13
  • chore: Bump version to 0.2.1 by @reiase in #14
  • feat: Enhance probing functionality with environment variable handling and tracing improvements by @reiase in #15
  • feat: Enhance CI workflow with coverage reporting for Rust and Python… by @reiase in #16

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

v0.2.0

Choose a tag to compare

@reiase reiase released this 08 Nov 14:49

What's Changed

  • add new web ui using dioxus by @reiase in #1
  • support torch profiler on macos by @reiase in #2
  • Add IPython magic commands for querying and inspecting data by @reiase in #3
  • Feature/refactor cli magics by @reiase in #4
  • move repl cli to rust by @reiase in #5
  • Update dependencies and refactor API hooks for improved functionality by @reiase in #6
  • drop leptos frontend by @reiase in #7
  • Feature/tracing span by @reiase in #8
  • Refactor configuration management and remove deprecated methods by @reiase in #9
  • Refactor configuration management and enhance error handling by @reiase in #10
  • feat: Add setup-build-env action for Python and Rust environment setu… by @reiase in #11

New Contributors

  • @reiase made their first contribution in #1

Full Changelog: https://github.com/DeepLink-org/probing/commits/v0.2.0