This release brings us into the next generation of FastMCP, along with some QoL fixes. As always, a huge thanks to our new contributors!
What's Changed
- Fix Windows attachment corruption: add O_BINARY flag to os.open by @mickey-mikey in #495
- fix: use RFC 2231 encoding for non-ASCII attachment filenames by @stakeswky in #502
- enh: Implement FastMCP v3 by @taylorwilsdon in #468
New Contributors
- @mickey-mikey made their first contribution in #495
- @stakeswky made their first contribution in #502
Full Changelog: v1.12.0...v1.13.0