CARVIEW |
Select Language
HTTP/2 200
date: Sat, 19 Jul 2025 16:10:17 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
etag: W/"93f0d8fe5b5def15c7cd7fdfb6c538d6"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=4dsLOrlD6BGxijTFCcG0WsLqA2ocMJ2C7Kc7ycOinPfqCIdGayg478UfFobb4E6%2FnCm421F9BcZZscxLrkTT3nC9OiqMnYBXe7lt2JJQI6obdSgWM2Kdbc55Nj4UmgVQSYcgrbL5qZxfe7Oc1svFNevrcDfrBygoDJhCh5ujCz8KX0SbnT7FzpM%2F1IXpOpr2cRivjj8z%2BwGW5jyn22S7yYQCBI63NQ1gwonz25YVsz3OfEAk9NhTfp9BQOOIAPZRVjJKmFTULXQEF9fl5Uaj%2Fg%3D%3D--lBBOhSeHSQPh%2FP20--1oMnSuYDfmZ8WjwDe2%2BEEg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.1694670304.1752941417; Path=/; Domain=github.com; Expires=Sun, 19 Jul 2026 16:10:17 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Sun, 19 Jul 2026 16:10:17 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: CC48:2BEE38:66D62D:80AA9F:687BC368
Release 1.9.6: Bugfixes Β· open-source-parsers/jsoncpp Β· GitHub
Loading
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Compare
·
14 commits
to master
since this release
89e2973
This commit was created on GitHub.com and signed with GitHubβs verified signature.
1.9.6: Bug fixes, optimizations, infrastructure changes
This release includes several important bug fixes and security fixes, as well as various infrastructure changes and cleanup.
What's Changed
- Parse large floats as infinity (#1349) by @terokinnunen in #1353
- Fix various typos by @luzpaz in #1350
- Use default rather than hard-coded 8 for maximum aggregate member alignment by @jrtc27 in #1378
- Fix wrong usage of doxygen groups by @mwestphal in #1417
- feat: adds front and back methods to Value type by @jwidauer in #1458
- Avoid using cmake glob vars if we are a subproject v2 by @nkh-lab in #1459
- Create meson_build_and_run by @baylesj in #1553
- Fix clang format issues by @baylesj in #1555
- Delete .travis.yml by @baylesj in #1557
- Delete .travis_scripts directory by @baylesj in #1556
- add comment space directive by @baylesj in #1558
- Clang format updates by @baylesj in #1560
- Update meson.yml by @baylesj in #1554
- Fix a parser bug where tokens are misidentified as commas. by @vslashg in #1502
- Fix out-of-bounds read. by @vslashg in #1503
- Fix asserts in Value::setComment by @vslashg in #1445
- add a valueToQuotedString overload by @phlptp in #1397
- Add code coverage by @baylesj in #1561
- Update meson.yml by @baylesj in #1562
- build(meson): use find_program('python3') by @Tachi107 in #1386
- Bump CMake policy version to avoid deprecation warning by @roehling in #1499
- Update link in amalgamate.py to GitHub by @NotWearingPants in #1335
- CharReader: Add StructuredError by @martinduffy1 in #1409
- Fix configure Clang on Windows by @TsynkPavel in #1480
- Fixed setting JSONCPP_USE_SECURE_MEMORY definition by @TsynkPavel in #1479
- Update readFromString.cpp print error by @gnudles in #1477
- Add security policy by @pnacht in #1484
- CMake: remove ccache micro management by @SpaceIm in #1448
- Create cmake.yml by @baylesj in #1563
- Update meson.yml by @baylesj in #1564
- Move removeIndex's result instead of copying by @jedav in #1516
- Use current source / binary dir when assuring out of source builds by @appgurueu in #1527
- Opportunistically take advantage of C++20 move-in/out-of stringstream by @beevvy in #1457
- Protect target JsonCpp::JsonCpp against multi-include by @rjoomen in #1435
- Don't use build dir build interfaces - Fix use with CMake FetchContent by @matthieugleg in #1528
- Create a jsoncppConfig.cmake file, even if building under meson by @wdouglass in #1486
- include/json/value.h is changed by @KeremTAN in #1462
- meson.build: fix the version number by @heitbaum in #1432
- Introduce CharReaderBuilder::ecma404Mode by @axic in #1333
- cmake export configuration: allow repeating find_package(jsoncpp) calls by @zeroxia in #1491
- Added Value::find with String key by @petukhovtd in #1467
- Don't use build dir build interfaces by @Scotty1701 in #1419
New Contributors
- @terokinnunen made their first contribution in #1353
- @jrtc27 made their first contribution in #1378
- @mwestphal made their first contribution in #1417
- @jwidauer made their first contribution in #1458
- @nkh-lab made their first contribution in #1459
- @vslashg made their first contribution in #1502
- @phlptp made their first contribution in #1397
- @Tachi107 made their first contribution in #1386
- @roehling made their first contribution in #1499
- @NotWearingPants made their first contribution in #1335
- @martinduffy1 made their first contribution in #1409
- @TsynkPavel made their first contribution in #1480
- @gnudles made their first contribution in #1477
- @pnacht made their first contribution in #1484
- @jedav made their first contribution in #1516
- @appgurueu made their first contribution in #1527
- @beevvy made their first contribution in #1457
- @rjoomen made their first contribution in #1435
- @matthieugleg made their first contribution in #1528
- @wdouglass made their first contribution in #1486
- @KeremTAN made their first contribution in #1462
- @heitbaum made their first contribution in #1432
- @zeroxia made their first contribution in #1491
- @petukhovtd made their first contribution in #1467
- @Scotty1701 made their first contribution in #1419
Full Changelog: 1.9.5...1.9.6
Assets 2
5 people reacted
You canβt perform that action at this time.