What's Changed
- Fix custom text extraction by @jakubfijalkowski in #26
- task: update codeowners by @mateusz-pietras in #31
- Decouple the packages from
loggingby @jakubfijalkowski in #28 - Allow calling arbitrary flutter services through the MCP by @jakubfijalkowski in #30
- docs: document MarionetteBinding test incompatibility by @Copilot in #38
- Fix pointer device collision with macOS mouse cursor by @RyanCarrier in #32
- Fix onChanged callback not being called on enter_text by @mchudy in #41
- Add focused selector to enter_text by @mchudy in #42
- Introduce CLI by @mchudy in #39
- Make ScrollSimulator scroll backwards to find the item if needed by @mchudy in #43
- Fix taps/scrolls when there are modal barriers by @jakubfijalkowski in #48
- ci: add test execution steps to CI workflow by @alperduzgun in #49
- Improve Pub metadata by @mateuszwojtczak in #60
- Prepare release 0.4.0 by @Copilot in #57
New Contributors
- @mateusz-pietras made their first contribution in #31
- @RyanCarrier made their first contribution in #32
- @mchudy made their first contribution in #41
- @alperduzgun made their first contribution in #49