Changelog

All notable changes to this project will be documented in this file.

0.2.1 - 2025-12-30

Bug Fixes

  • fix: checkout main branch in CD workflow for changelog push - (92f334a)

  • fix: explicitly set remote URL with PAT for changelog push - (18b836a)

  • fix: create PR instead of direct push for changelog updates - (ecc2469)

  • fix: revert to direct push for changelog - (95c0fd1)

  • fix: show only commit summary line in changelog, not full body - (fa63c00)

  • fix: resolve ruff lint errors (D401 imperative mood, RUF022 all sorting) - (dc7113d)

  • fix(storage): Use OrderBy filter objects for repository ordering - (29d7a2c)

Documentation

  • docs: regenerate changelog for v0.2.0 - (9ac26ff)

Miscellaneous Chores

  • chore: bump version to 0.2.1 - (2745fe0)

Style

  • style: apply ruff formatting - (d0bde0b)

0.2.0 - 2025-12-30

Bug Fixes

  • fix: use text lexer instead of http for code blocks in docs - (56a038b)

  • fix: remove On This Page ToC and fix duplicate toctree refs - (2354807)

Features

  • feat: add segment-based targeting for reusable user groups (#2) - (62ae7ce)

  • feat: add multi-environment support with inheritance and promotion - (fe095f7)

  • feat: add flag analytics module with evaluation tracking and metrics - (026995c)

  • feat: add Admin API with REST endpoints for flag management - (a9dfb20)

  • feat: add CD workflow for changelog automation and update docs - (d1de4ba)

Miscellaneous Chores

  • chore: add optional deps to docs group for autodoc type resolution - (eeb82d5)

Refactoring

  • refactor: rename AdminPlugin to FeatureFlagsAdminPlugin - (fa97090)

[0.1.1] - 2025-12-28

Bug Fixes

  • fix: resolve zizmor security scan findings - (94f6c18)

  • fix: remove local path override for litestar-workflows - (e16ce98)

  • fix: move importlib import to top of file - (db6ee09)

  • fix: use longer TTL for Windows clock resolution compatibility - (a9bb0c6)

  • fix: remove skip logic for otel tests - all extras should be installed - (e09b647)

  • fix: increase timeouts for Windows clock resolution - (1caf061)

  • fix: increase token bucket refill test sleep for Windows - (30fbe99)

  • fix: add missing linkify-it-py for docs build - (315f2fc)

  • fix: add pyproject.toml to docs workflow trigger paths - (a1d42c3)

Miscellaneous Chores

  • chore: add project CLAUDE.md, use prek, fix type exclusions and tests - (868f5ff)

  • chore: add git-cliff configuration and initial changelog - (4d84cf6)

  • chore: bump version to 0.1.1 - (fe020fb)

Style

  • style: apply ruff formatting - (1dd97ea)


litestar-flags Changelog