Skip to content

v0.24.0

Choose a tag to compare

@github-actions github-actions released this 04 Jun 11:28
2622cf8

Knowns v0.24.0

Highlights

The first-run setup pipeline makes onboarding smoother — new users are guided through initial configuration step by step. Init gets refined to match. Doc reference parsing is now bounded to prevent Markdown delimiters from being misinterpreted as doc paths.


Added

  • First-run setup pipelineknowns init now detects if this is a fresh project and walks users through guided setup with progressive prompts
  • Improved init onboarding — cleaner setup experience with better defaults and clearer guidance for new users

Fixed

  • Doc ref parsing — Markdown/prose delimiters (e.g. @.knowns/docs/... in output) are no longer incorrectly parsed as valid doc reference paths, preventing malformed ref resolution

Changed

  • README & README.vi — updated documentation to reflect current commands, workflows, and features

Contributors

@HarryVu176 and @howznguyen


Full Changelog: v0.23.0...v0.24.0