Skip to content

SimBLE v1.0.0-beta

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 29 Jun 17:48

SimBLE v1.0.0-beta

  • chore: cut the first release as v1.0.0-beta
  • chore: port release tooling, bump to v1.0.0
  • docs: refresh arch status, add peripheral adr
  • docs: readme parity with simenclave
  • feat(helper): menubar settings scene
  • fix(interpose): non-blocking connect (#21)
  • feat(examples): unify both roles into one console (#20)
  • fix(helper): coexist on dyld inserts, re-arm sims (#19)
  • feat(helper): menubar bluetooth host bridge (#18)
  • docs: present-state and end-to-end guide (#17)
  • feat(interpose): wire the in-sim mechanism lane (#16)
  • feat(examples): iOS central and peripheral apps (#15)
  • feat(cli): scan for nearby peripherals (#14)
  • fix(helper): fan events out to every connection (#13)
  • feat(cli): status verb over helper discovery (#12)
  • feat(cli): list and disarm simulators (#11)
  • feat(interpose): route peripheral GATT server (#10)
  • feat(host-core): peripheral GATT server bridge (#9)
  • feat(protocol): peripheral request C codec (#8)
  • feat(helper): arm booted simulators (#7)
  • feat(interpose): route central discovery (#6)
  • feat(interpose): route central clients (#5)
  • feat(helper): bridge corebluetooth central (#4)
  • feat(protocol): add ble bridge wire v1 (#3)
  • docs: define the simble bridge architecture (#2)
  • chore(repo): scaffold simble workspace (#1)
  • chore(repo): seed repository

Install (builds from source):

curl -fsSL https://raw.githubusercontent.com/nirapod-labs/simble/main/scripts/install.sh | sh

The downloadable .app is ad-hoc signed; see CLEAR-QUARANTINE.txt to open it.