Skip to content

Releases: Congregalis/TransBlog

v0.1.1

26 Feb 07:04

Choose a tag to compare

Changelog

  • a9e0461 Add URL/chunk ETA progress and retry URL reporting
  • c2fb662 Simplify HTML reader by removing built-in search UI
  • 696a1e2 Improve first-run CLI UX and readable output run folders

v0.1.0

24 Feb 13:45

Choose a tag to compare

Changelog

  • bec1c73 Add version metadata, release workflow, and user docs
  • b6aa8a6 Add unit and end-to-end coverage with CI quality gates
  • db7b18d Track token usage and cost estimates in run summaries
  • f2047b8 feat(cli): add configurable workers retries and fail-fast mode
  • 2979efb feat(cli): auto-resume unfinished chunks from local state
  • 4838201 feat(cli): add per-stage error typing in multi-url summary
  • c6ff9e8 feat: finish P0-01 and P0-02 pipeline upgrades
  • 891d743 feat(view): improve reader UX and translation throughput
  • d5bc7b6 feat: bootstrap TransBlog CLI project