This is a relatively small release in terms of features, but the version is bumped to 0.4 to reflect that the code is being relicensed from Apache 2.0 to MIT. This is to facilitate FastMCP's inclusion in the official MCP SDK.
What's Changed
New Features 🎉
- Add pyright + tests by @jlowin in #52
- add pgvector memory example by @zzstoatzz in #49
Fixes 🐞
Docs 📚
Other Changes 🦾
- fix warning and flake by @zzstoatzz in #47
New Contributors
Full Changelog: v0.3.5...v0.4.0