Skip to content

v0.3.0

Choose a tag to compare

@harens harens released this 14 Apr 18:12
c710140

0.3.0 (2026-04-14)

Features

  • experiments: add config-driven detector runs (c63ef3d)
  • registry: add named resolvers for built-in presets and parsers (ae41996)
  • representations: add model-facing sequence views (076b6ff)

Bug Fixes

  • ci: downgrade Python version to 3.13 for CI jobs (17a5762)
  • ci: include all groups including experiments (399f6ab)
  • ci: pydoclint docstring-parser error (9ca4ed8)
  • labels: treat non-zero anomaly labels as anomalous (cfc979b)
  • parquet: tolerate vanished output dirs during rewrite (6bfb1ae)
  • tooling: scope pre-commit pydoclint (34e908b)

Documentation

  • api: align docstrings with pydoclint (086361e)
  • experiments: include arg docstrings (cc00529)
  • restructure documentation with new getting started and development guides, remove outdated quickstart (c538f48)
  • rewrite onboarding around representations and experiments (e0a7c84)
  • sequences: fix docstring for windows (9547a8f)
  • tests: include arg docstrings (bece668)