Skip to content

Releases: NgodingCik/stream-assistant

v1.0.4

04 Mar 16:02

Choose a tag to compare

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

25 Feb 04:02

Choose a tag to compare

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.js for proper CLI execution on all platforms

Enable 2FA in npm

25 Feb 03:51

Choose a tag to compare

v1.0.2

1.0.2

Fix test script

25 Feb 03:44

Choose a tag to compare

v1.0.1

1.0.1

Initial release

25 Feb 03:39

Choose a tag to compare

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, and version
  • 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