Releases: chenhunghan/mic-ts
Releases · chenhunghan/mic-ts
mic-ts: v0.1.5
mic-ts: v0.1.4
mic-ts: v0.1.3
mic-ts: v0.1.2
0.1.2 (2025-04-20)
Features
- add .npmignore to exclude unnecessary files from npm package (71615ad)
Bug Fixes
- add schema reference to tsconfig.json for improved validation (b2706e4)
- correct output directory path in tsconfig and ensure files section in package.json is properly defined (ad46a07)
- remove .npmignore and include 'src' in package.json files section (1b75459)
- update .gitignore to exclude .raw and .tgz files (aedecf7)
mic-ts: v0.1.1
mic-ts: v0.1.0
0.1.0 (2025-04-20)
Features
- implement IsSilence class and integrate with Mic interface for audio processing (b1f67dc)