v2.6.0
·
0 commits
to c7c18da4014a7369085f9301db99f5180ca9a5c9
since this release
sip2json v2.6.0 Release
Header-only Modern C++23 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:
- c7c18da patch: Updated the samples
- 280b441 release: v2.6.0 - Precomputed 64-bit FNV-1a header parsing, RFC 4475 compliance suite, and automated multi-platform benchmarks (#48)
- 82996df Merge pull request #47 from SiddiqSoft/task/move-sip2json-client
- a3179b6 build(tests): add TEST_PREFIX to test suites for CTest compatibility
- 944d77c docs: Updated benchmark results
- 3a510da refactor: Refactor the tests
- dbb9504 refactor: Moved the sip2json-client into this project as a validation suite
This list of changes was auto generated.