Releases: XplnHUB/CodeNarrator
Releases · XplnHUB/CodeNarrator
CodeNarrator v2.0.6 — The Smarter Narrator Update
What’s new
- Fixed npm packaging warnings (
binpath, repo URL, missing .npmignore) - Added optimized
package.jsonwith clean scripts, metadata, and file filtering - Added one-command release script (
npm run publish:pro) - Improved project structure for faster installs and smaller bundle size
- General stability & performance improvements for smoother CLI experience
Release Description
This release refines CodeNarrator’s developer experience and publish flow.
The CLI is now more stable, lighter, and ready for future AI-engine upgrades.
You can now ship updates to npm in one line — just run:
npm run publish:proTry it out:
npm i -g @codemaverick-143/codenarrator
codenarrator --helpNext up: integration with Gemini 2.0 API and offline narration caching for lightning-fast code explanations ⚡
Upgrade to analyse new technologies
- add technologies like : js, jsx , ts , tsx and 30+ more technologies
v1.0.2 – Config & Metadata Polish
What's New
- Added
.codenarratorrc.jsonconfig file support for zero-arg execution - Polished
package.jsonwith:- npm-friendly repository link
- CLI bin declaration cleanup
- Postinstall message
- Engine support + keywords
- Upgraded to version
1.0.2
Install Globally
npm install -g @codemaverick-143/codenarrator