This repository has been archived by the owner on Dec 29, 2023. It is now read-only.
v4.8.0
Features
- restructure bridges to implement dependency injection #201 (Srevin Saju)
- add type hints and use bridge modules like scrcpy, adb etc #201 (Srevin Saju)
- add support for macOS builds #192 (Srevin Saju)
- release v4.8.0 🎉 (Srevin Saju)
Bug Fixes
- remove redundant code which moved to bridge #201 (Srevin Saju)
- rewrite exceptions to the bridge folder #201 (Srevin Saju)
Styles
- lint with black #201 (Srevin Saju)
Continuous Integration
- macos builds #192 (Srevin Saju)
- add gsed from brew #192 (Srevin Saju)
- fix builds for macOS #192 (Srevin Saju)
- add bundle id for macOS #192 (Srevin Saju)
- do not show console for macOS #192 (Srevin Saju)
- remove automatic_release_tag specification (Srevin Saju)
- check style with black #201 (Srevin Saju)
- pin ubuntu to 20.04 #201 (Srevin Saju)
- do not pin python version #192 (Srevin Saju)
Commits
- Merge pull request #201 from srevinsaju/sndcpy #201 (Srevin Saju)