Skip to content

Commit 5243a76

Browse files
authored
docs: add v0.3 to v0.4 migration guide (#51)
## Summary - add a new `v0.3` to `v0.4` migration guide under `docs/` - document the main source-level migration areas from `v0.3.0` to current `main`, especially Agent V1 settings, renamed history/context helper types, manage key request renames, and audio output container typing - update the README migration section so the new guide is linked as the current migration path ## Notes - guide content was written from the actual `v0.3.0..main` diff, not just commit titles - docs-only change
1 parent eac8ad2 commit 5243a76

2 files changed

Lines changed: 392 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,8 @@ You can learn more about the Deepgram API at [developers.deepgram.com](https://d
1616

1717
### Migrating Between Versions
1818

19-
- [v0.2 to v0.3](./docs/Migrating-v0.2-to-v0.3.md) (current)
19+
- [v0.3 to v0.4](./docs/Migrating-v0.3-to-v0.4.md) (current)
20+
- [v0.2 to v0.3](./docs/Migrating-v0.2-to-v0.3.md)
2021

2122
## Installation
2223

0 commit comments

Comments
 (0)