Skip to content

v0.8.4

Choose a tag to compare

@AmiteK23 AmiteK23 released this 07 Apr 15:25
· 27 commits to main since this release
e620d6e

v0.8.4 focuses on CLI usability improvements and path normalization consistency across the codebase.

Highlights

  • add logicstamp-context CLI binary for reliable npx usage
  • centralize path normalization for improved cross-platform consistency
  • simplify stats output and mode labeling for clearer CLI summaries
  • introduce automated npm release workflow via GitHub Actions

What's Changed

  • refactor(statsCalculator): simplify mode labeling and summary output (#176)
  • feat(cli): add logicstamp-context bin and improve usage docs (#177)
  • refactor(path-handling): centralize path normalization (#178)
  • chore(ci): add automated release workflow and update contributing guide (#179)
  • release: v0.8.4 (#180)

🔀 Compare changes

👉 Full changelog