v0.2.1
Released 2 July 2026. Available on npm as orino-cli and @bynaree/orino.
npx orino-cli auditnpx orino-clicommand. Orino now installs under the memorable unscoped nameorino-cli, a lightweight package that forwards to@bynaree/orino. Both names track the same releases — existingnpx @bynaree/orinousage keeps working.
Changed
Section titled “Changed”- Styled help output.
orino --helpandorino audit --helpnow render a branded banner with the current version, bold section titles, colour-coded option and command names with column-aligned wrapping, and a footer with copy-paste examples plus docs and issue-tracker links. Styling degrades to plain text automatically when output is piped orNO_COLORis set, and--versionremains machine-parseable. - All command examples in the documentation, README, and help output now use
npx orino-cli.