Commit 04d4e7f
authored
chore(deps): bump jsoncons to v1.7.0 (#3464)
Bump jsoncons to v1.7.0 (full changelog:
https://github.com/danielaparker/jsoncons/releases/tag/v1.7.0)
Key changes
- The jsonschema enum class walk_result has been renamed to walk_state
- The enum staj_event_type has been redefined as a [BitMask
Type](https://en.cppreference.com/w/cpp/named_req/BitmaskType.html)
- Reduced allocations in jsonschema compilation and validation
- Fixed bugs1 parent b04211e commit 04d4e7f
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
24 | | - | |
| 23 | + | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
0 commit comments