Releases: NgodingCik/stream-assistant
Releases · NgodingCik/stream-assistant
v1.0.4
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[1.0.4] - 2026-03-04
Changed
- Updated README and index.js to reflect project deprecation status
Fix CLI execution
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[1.0.3] - 2026-02-25
Added
- Added shebang to
src/index.jsfor proper CLI execution on all platforms
Enable 2FA in npm
v1.0.2 1.0.2
Fix test script
v1.0.1 1.0.1
Initial release
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[1.0.0] - 2026-02-25
Added
- Initial public release of stream-assistant
- Basic command-line interface supporting language selection
- Core handlers:
default,help, andversion - Text-to-speech utility for audio responses
- Project scaffolding with package metadata and documentation
Fixed
- N/A
Changed
- N/A
Deprecated
- N/A
Removed
- N/A