Releases: mattleibow/DeviceRunners
Releases · mattleibow/DeviceRunners
Verison 0.1 (Preview 6)
What's Changed
- Update to .NET 10, XHarness 11.0, Xcode 26.2, and CI overhaul by @mattleibow in #93
Full Changelog: 0.1.0-preview.5...0.1.0-preview.6
Verison 0.1 (Preview 5)
What's Changed
- Log Package Family Name by @mattleibow in #31
- Try to get Android to run on CI by @mattleibow in #3
- Add some more complex testing scenarios by @mattleibow in #32
- Create Rebase Action by @mattleibow in #34
- [WIP] Set up the copilot agent environment by @copilot-swe-agent in #43
- Update copilot-setup-steps.yml by @mattleibow in #45
- Create dependabot.yml by @mattleibow in #48
- Cancel builds to the same ref (branch/PR) by @mattleibow in #50
- Update to .NET 9.0 and remove Tizen support by @copilot-swe-agent in #49
- Add TCP result channel workflow and sample implementation by @copilot-swe-agent in #52
- Convert PowerShell scripts into a dotnet CLI tool by @copilot-swe-agent in #56
- Add real-time connection and data monitoring events to NetworkService by @copilot-swe-agent in #59
- Add timeouts for the listen CLI command in non-interactive mode by @copilot-swe-agent in #60
- Enhance dependabot configuration for reliable daily NuGet updates by @copilot-swe-agent in #64
- Add TCP channel GitHub workflow for Android by @copilot-swe-agent in #62
- Modernize repository with Central Package Management and Artifacts directory by @copilot-swe-agent in #66
- Add support for unpackaged Windows apps in TCP tests by @copilot-swe-agent in #68
- Fix NuGet package source mapping for XHarness packages by @copilot-swe-agent in #72
- Add logging to release builds by @mattleibow in #75
- Add TCP testing support for macOS by @copilot-swe-agent in #70
- Add comprehensive copilot-instructions.md for enhanced GitHub Copilot assistance by @copilot-swe-agent in #79
- Add AutomationId attributes to test count labels for UI automation with Appium by @copilot-swe-agent in #81
- Add a sample web app by @mattleibow in #36
- Add iOS TCP testing support with CLI commands and GitHub workflow by @copilot-swe-agent in #77
- Update to the new AppleDev NuGet by @mattleibow in #84
- Update the Publish step with new things by @mattleibow in #87
New Contributors
- @copilot-swe-agent made their first contribution in #43
Full Changelog: 0.1.0-preview.2...0.1.0-preview.5
Version 0.1 (Preview 2)
What's Changed
- Update to .NET 8 by @mattleibow in #22
- Enable auto run and auto terminate by @mattleibow in #23
- Add a way to communicate out of the runner by @mattleibow in #24
- Add support for the full TCP mode in the visual runner by @mattleibow in #26
- Debug & Fix XHarness Runs by @mattleibow in #27
Full Changelog: 0.1.0-preview.1...0.1.0-preview.2
Version 0.1 (Preview 1)
This is the very first release ever. Should be fine!
What's Changed
- Fix CI and Windows by @mattleibow in #1
- Start adding test runs by @mattleibow in #2
- Extract the app and abstract the testing framework and add NUnit by @mattleibow in #4
- Add Windows Support by @mattleibow in #5
- Rename the projects to reduce file paths and verbosity by @mattleibow in #6
- Update the readme by @mattleibow in #7
- Merge contributors from the xunit/devices.xunit repository by @mattleibow in #10
- Merge contributors from the nunit/nunit.xamarin repository by @mattleibow in #12
- Merge contributors from the xunit/uitest.xunit repository by @mattleibow in #11