Skip to content

v0.1.1

Latest

Choose a tag to compare

@kjgpta kjgpta released this 16 Jun 09:36
· 3 commits to main since this release
72ae0d7

tracesage v0.1.1

A branding, docs, and packaging polish release — no runtime or behaviour changes.

Added

  • Brand logo — the topology > mark (3 nodes, blue→green gradient connectors) plus the tracesage wordmark, shipped as assets in assets/ (dark / light / transparent + square-icon variants).
  • The documentation site now carries the logo and favicon, and the README and docs home lead with the brand logo.

Changed

  • UI wordmark is now two-tone — trace in accent blue, sage in green — mirroring the logo's blue→green gradient, and it adapts to the light/dark theme.
  • README badges modernized: dropped the legacy .svg suffixes (more reliable rendering), license pulled live from PyPI metadata, CI badge pinned to main, and a Docs badge added.

Install

pip install tracesage[langchain]    # now 0.1.1

📖 Docs: https://kjgpta.github.io/tracesage/ · 📋 Full changelog