Releases: qualcomm/qmi-framework
Releases · qualcomm/qmi-framework
Release list
v0.1.4
What's Changed
- build: Add pkg-config support for QMI Framework by Jairaj Solanki (@Jairaj-quic) in #15
- build: Add pkg-config support for QMI Framework Development by Deepak Kumar Singh (@quic-deesin) in #16
New Contributors
- Jairaj Solanki (@Jairaj-quic) made their first contribution in #15
Full Changelog: v0.1.3...v0.1.4
Release v0.1.3
What's Changed
- qcci: Remove client lock around xport close in release_async by Pranav Phansalkar (@quic-pphansal) in #12
- Deadlock fix for qmi client handle release by Deepak Kumar Singh (@quic-deesin) in #13
- qmi-framework: Enable level-based QCCI and QCSI logging by Pranav Phansalkar (@quic-pphansal) in #11
- Enable level-based QCCI and QCSI logging by Deepak Kumar Singh (@quic-deesin) in #14
Full Changelog: v0.1.2...v0.1.3
Release v0.1.2
What's Changed
- qmi-framework: Unify API naming and error handling conventions by Pranav Phansalkar (@quic-pphansal) in #9
- qmi-framework: Unify API naming and error handling conventions by Pranav Phansalkar (@quic-pphansal) in #10
Full Changelog: v0.1.1...v0.1.2
Release v0.1.1
What's Changed
- qmi-framework: Fix include paths and header installation behaviour by Pranav Phansalkar (@quic-pphansal) in #8
Full Changelog: v0.1.0...v0.1.1
v0.1.0
RELEASE NOTES
This is initial release for QMI client and server APIs. User can write their own QMI client and server by linking to client and server libraries respectively.
What's Changed
- Add platform-based macros and workflow files by Pranav Phansalkar (@quic-pphansal) in #2
- qmi-framweork: expose qmi headers to clients by Pranav Phansalkar (@quic-pphansal) in #4
- Pull request for exposing qmi headers for clients by Deepak Kumar Singh (@quic-deesin) in #5
New Contributors
- Pranav Phansalkar (@quic-pphansal) made their first contribution in #2
- Deepak Kumar Singh (@quic-deesin) made their first contribution in #5
Full Changelog: https://github.com/quic/qmi-framework/commits/v0.1.0