Releases: Garulf/pyFlowLauncher
Releases · Garulf/pyFlowLauncher
Release list
v1.0.2
v1.0.1
v1.0.0
1.0.0 (2026-07-09)
Features
- add api.fuzzy_search() with V2 host call and V1 local fallback (d01b62e)
- add Launcher class with V1/V2 protocol support (4cb8686)
- add Launcher class with V1/V2 protocol support and DI into Plugin (6adff26)
Bug Fixes
- add from future import annotations to response.py for Python 3.8 compat (2b28a5b)
- address code review findings in Launcher implementation (db188b4)
- address code review findings in V2 protocol and launcher (c50a56d)
- correct V2 protocol request parsing and response format (ce01c8a)
- lint: remove unused asyncio and sys imports from launcher.py (469e505)
- lint: wrap long line in exception handler response (da00d55)
- tests: add future annotations for Python 3.8/3.9 compat (2f4521d)
- tests: make unmatched-id log test work on pytest < 9 (a29f645)
Miscellaneous Chores
- release 1.0.0 (76736e1)
v0.10.0
What's Changed
- Feature: Add TitleHighlightData field to Result by @Garulf in #8
- v0.10.0 by @Garulf in #13
- Update bump-my-version requirement from >=0.12.0 to >=1.3.0 by @dependabot[bot] in #11
New Contributors
- @dependabot[bot] made their first contribution in #11
Full Changelog: v0.9.1...v0.10.0
v0.9.2
v0.9.1
What's Changed
Full Changelog: v0.8.3-dev.0...v0.9.1