Skip to content

v0.2.2

Choose a tag to compare

@dcondrey dcondrey released this 07 Mar 07:43
· 1533 commits to main since this release
Immutable release. Only release title and notes can be modified.

WritersLogic v0.2.2

Highlights

  • WAR (WritersLogic Authorship Report) HTML report generation (wld export -f html)
  • Category scores, dimension analysis, and statistical methodology sections
  • Writing flow visualization support
  • Per-dimension likelihood ratio tables
  • ENFSI verbal equivalence scale visualization

Install

brew install writerslogic/tap/writerslogic

Binaries

  • writerslogic — full CLI
  • wld — short alias

Usage

wld init
wld calibrate
wld commit document.md -m "First draft"
wld export document.md -f html -o report.html