v3.1.2
sip2json v3.1.2 Release
Header-only Modern C++20 SIP protocol parser and serializer library with bidirectional JSON conversion and full SDP support.
Resources & Documentation
- Documentation Site: https://siddiqsoft.github.io/sip2json/
- NuGet Package: https://www.nuget.org/packages/SiddiqSoft.sip2json
- GitHub Repository: https://github.com/SiddiqSoft/sip2json
Commit Changelog
Changes:
- 41687db build(darwin): add toolchain fallback for Xcode coexistence and document xcode-select tips
- 108fec7 build(presets): configure Apple-Base preset to use CommandLineTools AppleClang
- 508a952 build(cmake): auto-apply clang-format prior to build for local Debug builds only
- 1914711 refactor: Changed createCallId() to use std::format
- 73ab657 style: Updating the clang-format
This list of changes was auto generated.