Floe v0.3.10
What's Changed
- feat: add floe-python crate — PyO3 Python bindings for floe-core by @malon64 in #288
- feat(python): enhance floe-python with profile support and CI integration by @malon64 in #293
- chore: bump all crates to 0.3.10 and fix PyPI wheel builds by @malon64 in #294
- fix(release): replace macos-13 + aarch64 wheels with universal2 by @malon64 in #296
- [codex] Fix floe-python PyPI wheel size by @malon64 in #298
Full Changelog: v0.3.9...V0.3.10