Skip to content

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 11 Mar 16:25

v0.1.0

Changes since v0.0.4.

Compare: v0.0.4...v0.1.0

Features

  • ci: automate main-branch release flow (246c641)
  • cli: add server switching and git context inference (5e3e445)
  • bulk: add runtime JSON schema validation for bulk plan and apply (8478e89)
  • diagnostics: add structured safe logging controls (1af91e5)
  • cli: modularize root command construction (32be3ae)

Fixes

  • cli: address PR review feedback and document context inference (ebd1c35)
  • quality-report: align patch coverage with line-level overlap semantics (e093e7b)
  • config: bound dotenv lookup and harden bulk/live assertions (f417f27)
  • diagnostics: address PR review feedback (66e80bc)
  • cli: guard auth command dependencies (3c3013e)

Docs

  • quality: refresh committed coverage report artifacts (7178a4d)
  • quality: refresh report after strict patch coverage alignment (bf7f31a)
  • quality: update coverage report for bulk feature (47188ec)
  • quality: refresh coverage report after review fixes (eef5d76)

Tests

  • coverage: raise bulk patch coverage above threshold (9b5fa0b)
  • config: make dotenv tests hermetic (d21e7d5)

Chores

  • quality: refresh committed coverage report (8905912)
  • quality: refresh coverage artifacts after auth fix (d2b166a)
  • quality: refresh coverage artifacts (8a389e2)