-
-
Notifications
You must be signed in to change notification settings - Fork 92
Releases: okwasniewski/MiniSim
Releases · okwasniewski/MiniSim
v0.10.0
@okwasniewski
okwasniewski
406998d
This commit was created on GitHub.com and signed with GitHub’s verified signature.
What's Changed
- Added [Local Files] submenu section with [Upload...] submenu to upload file/folder to simulator/emulator/device by @xjki in #146
New Contributors
Full Changelog: v0.9.1...v0.10.0
Assets 3
v0.9.1
@okwasniewski
okwasniewski
e1a4f4b
This commit was created on GitHub.com and signed with GitHub’s verified signature.
What's Changed
- feat: add option to hold shift when deleting simulators to skip alert by @okwasniewski in #137
- Fixed - Hardcoded android as device at CustomCommandAction by @panchalrajan in #140
- docs: add AGENTS.md for agentic coding guidelines by @okwasniewski in #142
- feat(parser): use JSON output for iOS simulator parsing by @okwasniewski in #143
- test: add unit tests for Device, Command, Collection, and String extensions by @okwasniewski in #144
New Contributors
- @panchalrajan made their first contribution in #140
Full Changelog: v0.9.0...v0.9.1
Assets 3
v0.9.0
What's Changed
- feat: implement device parser tests by @okwasniewski in #125
- feat: add preference option to change MiniSim icon by @okwasniewski in #126
- feat: add wezterm support by @okwasniewski in #127
- feat: add physical devices support by @itsramiel in #122
- feat: add acknowledgements by @okwasniewski in #128
- implement ADB, Accessibility tests by @okwasniewski in #110
- feat: rewrite of Device Service by @okwasniewski in #129
- fix: minor ui fixes by @okwasniewski in #130
New Contributors
- @itsramiel made their first contribution in #122
Full Changelog: v0.8.4...v0.9.0
Assets 3
6 people reacted
v0.9.0.rc-0
@okwasniewski
okwasniewski
d8b552e
This commit was created on GitHub.com and signed with GitHub’s verified signature.
v0.9.0.rc-0
Pre-release
Pre-release
Hey!
This is a pre-release of MiniSim 0.9.0 with bunch of new features and core logic refactor. This is the first RC release of MiniSim but its also one one the biggest releases 👀
What's Changed
- feat: implement device parser tests by @okwasniewski in #125
- feat: add preference option to change MiniSim icon by @okwasniewski in #126
- feat: add wezterm support by @okwasniewski in #127
- feat: add physical devices support by @itsramiel in #122
- feat: add acknowledgements by @okwasniewski in #128
- implement ADB, Accessibility tests by @okwasniewski in #110
- feat: rewrite of Device Service by @okwasniewski in #129
New Contributors
- @itsramiel made their first contribution in #122
Full Changelog: v0.8.4...v0.9.0.rc-0
Assets 3
v0.8.4
What's Changed
- fix: apple script integration (#119) by @okwasniewski in #120
Full Changelog: v0.8.3...v0.8.4
Assets 3
v0.8.3
What's Changed
- added logcat feature by @gokul1099 in #111
- chore: bump swiftlint to 0.54.0 by @okwasniewski in #114
- UI for selecting preferred terminal by @gokul1099 in #115
- fix: assert threads to prevent app freezing by @okwasniewski in #117
- feat: bump packages by @okwasniewski in #118
Full Changelog: v0.8.2...v0.8.3
Assets 3
1 person reacted
v0.8.2
What's Changed
- fix: custom commands not executing by @okwasniewski in #107
- fix: forcefully focus search controller to show window on MacOS Sonoma by @okwasniewski in #108
- feat: add UserDefaults tests by @okwasniewski in #109
Full Changelog: v0.8.1...v0.8.2
Assets 3
v0.8.1
@okwasniewski
okwasniewski
8075092
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
What's Changed
- SwiftLint integration by @Garfeild in #90
- feat: add build-app CI by @okwasniewski in #100
- feat: add swiftlint CI step by @okwasniewski in #101
- fix: make MiniSim dispatch queue concurrent by @okwasniewski in #105
- feature: delete android emulator by @gokul1099 in #104
New Contributors
- @gokul1099 made their first contribution in #104
Full Changelog: v0.8.0...v0.8.1
Assets 3
2 people reacted
v0.8.0
What's Changed
- Update README.md by @okwasniewski in #65
- Add info about Raycast to README by @okwasniewski in #72
- chore: fix GitHub case by @jahirfiquitiva in #73
- feat: implement SetupPreferences to allow usage without Xcode / Android SDK by @okwasniewski in #74
- docs: add custom commands documentation by @okwasniewski in #81
- Removing queues from UI by @Garfeild in #79
- feat: use MacOS Sonoma section titles by @okwasniewski in #85
- fix: correctly show errors when launching devices by @okwasniewski in #87
- Refactor "Devices" tab from List to Table from SwiftUI by @jaworek in #84
- Refactoring menu building flow by @Garfeild in #88
New Contributors
- @jahirfiquitiva made their first contribution in #73
- @Garfeild made their first contribution in #79
- @jaworek made their first contribution in #84
Full Changelog: v0.7.0...v0.8.0
Contributors
Garfeild, jahirfiquitiva, and 2 other contributors
Assets 3
v0.7.0
What's Changed
- Fix README.md typo by @gabrieldonadel in #60
- feat: allow custom commands to boot devices by @okwasniewski in #63
- fix: update quality of service by @okwasniewski in #64
- feat: add AppleScript support by @okwasniewski in #58
New Contributors
- @gabrieldonadel made their first contribution in #60
Full Changelog: v0.6.2...v0.7.0
Assets 3
2 people reacted