Releases: nirapod-labs/simble
Releases · nirapod-labs/simble
Release list
SimBLE v1.0.0
SimBLE v1.0.0
- chore(release): v1.0.0
- ci: publish the architecture doc to pages
- chore(repo): add issue templates
- docs(repo): expand contributing and pr template
- docs(repo): add a code of conduct
- chore(repo): wire lefthook git hooks
- fix(helper): assert bundled slices in the fence
- fix(helper): bundle interposer slices in the app
- docs: align architecture with shipped behavior (#23)
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.
SimBLE v1.0.0-beta
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.