Commit Graph

6 Commits

Author SHA1 Message Date
Bijit Mondal
bbe354b70b 0.2.1-beta.0 2026-02-19 16:06:17 +05:30
Bijit Mondal
6ab04788e1 0.2.0 2026-02-19 16:03:56 +05:30
Bijit Mondal
ce10d521f3 feat: add dist directory with compiled files and type definitions
- Created dist/index.js and dist/index.d.ts for main entry points.
- Added source maps for index.js and index.d.ts.
- Introduced dist/utils/StreamBuffer.js and StreamBuffer.d.ts with source maps.
- Updated package.json to point main and types to dist files.
- Included additional files in package.json for distribution.
- Added peerDependencies and updated devDependencies.
2026-02-14 14:39:23 +05:30
Bijit Mondal
637d57fb41 feat: add serve-client and start-test-environment scripts, enhance voice-client with debugging info 2026-02-14 14:20:07 +05:30
Bijit Mondal
8e8dd9d9f6 WIP 2026-02-14 12:26:47 +05:30
Bijit Mondal
77bac597e4 init: 2026-02-13 17:33:22 +05:30