Skip to content

Releases: Kunal-Somani/trajlens

v0.1.0

24 Jun 08:03
caade20

Choose a tag to compare

Changelog

All notable changes to trajlens are documented here.

Format: Keep a Changelog
Versioning: Semantic Versioning


[Unreleased]

Added

  • Project scaffold: pyproject.toml, repo layout, CI pipeline
  • errors.py: typed exception hierarchy
  • logging.py: structlog configuration with secret redaction (T6 mitigation)
  • cli.py: Typer CLI skeleton with --version; lint/fix/web stubs
  • SECURITY.md, CONTRIBUTING.md, LICENSE (Apache-2.0)
  • GitHub Actions: lint, typecheck, test, security, build CI jobs