Skip to content

Releases: terje/simctl.nvim

v1.3.0

24 Apr 18:33
Compare
Choose a tag to compare
  • πŸŽ‰ Biometric API
  • πŸ““ Various documentation improvements

v1.2.0

11 Apr 18:05
Compare
Choose a tag to compare

πŸŽ‰ privacy API, grant, revoke, reset privacy settings
πŸŽ‰ show privacy service picker if no service was given
πŸŽ‰ option to open Simulator.app when booting a device
πŸŽ‰ Config option defaultToBootedDevice with disabled default
πŸ§ͺ fix test of privacy API
πŸ““ correct type for table argument

v1.1.0

08 Apr 19:48
Compare
Choose a tag to compare

πŸŽ‰ API functions to step content size
πŸ› Do not default to notify on success
πŸ› Wrong content size specification extra-extra
πŸ› Don't autoselect booted device for boot function
πŸ› οΈ Documentation

v1.0.2

31 Mar 15:07
6cb24af
Compare
Choose a tag to compare

What's Changed

  • test: Unit test runner and simple function test suite

Full Changelog: v1.0.1...v1.0.2

Fixed device picker sort order

29 Mar 19:30
Compare
Choose a tag to compare
  • πŸ› Fixed device picker sort order (Boot state -> iOS version -> Device name)

Initial release

29 Mar 19:11
Compare
Choose a tag to compare

πŸŽ‰