Releases: Blackjacx/Assist
Releases · Blackjacx/Assist
0.6.0
What's Changed
- Implement Zero-Dependency JWT Generation by @Blackjacx in #68
Full Changelog: 0.5.3...0.6.0
0.5.3
This release contains no notable changes.
Full Changelog: 0.5.2...0.5.3
0.5.2
What's Changed
- Using TabularData for AppStoreVersions by @Blackjacx in #67
Full Changelog: 0.5.1...0.5.2
0.5.1 • Fix Timestamp for Simulator Statusbar
Changes
- Fix simctl issue with processing
12:00
as default statusbar time in simulator - @Blackjacx.
Full Changelog: 0.5.0...0.5.1
Hello TestPlan Configs 👋
What's Changed
- Support specifying specific test plan configs by @Blackjacx in #64
Full Changelog: 0.4.2...0.5.0
0.4.2
What's Changed
- Switch to Swift 5.9 by @Blackjacx in #61
- Add token subcommand to keys by @Blackjacx in #63
Full Changelog: 0.4.1...0.4.2
0.4.1
Full Changelog: 0.4.0...0.4.1
Improved Beta Tester Deletion
What's Changed
- Switch to String types when specifying devices by @Blackjacx in #52
- Handle "Shutting Down" simctl status by @Blackjacx in #53
- Fix screenshot generation because of broken TestPlan parameter by @Blackjacx in #57
- Fix
xcTestRunFile
Name Generation by @Blackjacx in #58 - Fix beta tester deletion by @Blackjacx in #60
Full Changelog: 0.3.0...0.4.0
New iPhone Models
Async Await
- #43: Async Await Support - @Blackjacx.