v0.11.0
What's Changed
Features
- Add gpt-5.4 support, fix context sizes for o1-mini/chatgpt-4o/gpt-4.5 by @zurawiki in #156
- Add generic token type APIs (FromRank trait) by @zurawiki in #157
- Add gpt-5.2/5.3/codex model support by @zurawiki in #159
- Return Option from get_context_size, improve error messages, bump to 0.11.0 by @zurawiki in #160
Other Changes
Full Changelog: v0.10.0...v0.11.0