Skip to content

Release LiveDoc 0.2.0#4

Merged
baksvell merged 1 commit into
mainfrom
release/0.2.0
Jun 21, 2026
Merged

Release LiveDoc 0.2.0#4
baksvell merged 1 commit into
mainfrom
release/0.2.0

Conversation

@baksvell

Copy link
Copy Markdown
Owner

Summary

Prepares LiveDoc 0.2.0 for release.

This release focuses on simplifying the first-time user experience and making valid code_id values easier to discover.

Added

  • livedoc init [path]
  • generation of .livedoc.json
  • generation of a starter documentation directory and README
  • custom documentation directory support through --docs
  • safe overwrite behavior through --force
  • livedoc symbols [path]
  • text and JSON symbol output
  • symbol signatures, source files, and line numbers
  • shared source-code discovery for Python, TypeScript/JavaScript, and Go

Changed

  • Quick Start now begins with livedoc init .
  • CLI help lists the init and symbols commands
  • users can discover valid code_id values without constructing them manually
  • version updated from 0.1.8 to 0.2.0
  • version test now uses the package version dynamically

Validation

  • Ruff passed
  • 84 tests passed
  • wheel and source distribution built successfully
  • Twine metadata checks passed
  • wheel installed successfully in a clean virtual environment
  • livedoc init smoke-tested from the built wheel
  • livedoc symbols text and JSON output smoke-tested
  • existing documentation freshness check passed

Artifacts

  • living_doc-0.2.0-py3-none-any.whl
  • living_doc-0.2.0.tar.gz

@baksvell baksvell merged commit 7aa71bc into main Jun 21, 2026
6 checks passed
@baksvell baksvell deleted the release/0.2.0 branch June 21, 2026 10:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant