this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Update CHANGELOG

+4 -1
+4 -1
CHANGELOG.md
··· 5 5 The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), 6 6 and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). 7 7 8 - ## [v0.0.1] - 2025-05-27 8 + ## [v0.1.1] - 2025-09-21 9 + - Add support for streaming and video capture (thanks to @pepicrft for the contribution!) 10 + 11 + ## [v0.1.0] - 2025-05-27 9 12 - Initial release of AXe 10 13 - Complete CLI tool for iOS Simulator automation 11 14 - Support for tap, swipe, type, key, touch, button, and gesture commands