Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Benoît Blanchon
ArduinoJson
Graph
v6.17.1
Switch branch/tag
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
10
Feb
9
8
26
Jan
18
17
14
13
31
Dec
26
24
21
19
13
5
26
Nov
22
8
3
2
31
Oct
26
21
14
3
22
Sep
20
30
Aug
10
9
6
4
29
Jul
7
5
3
10
Jun
9
2
23
May
27
Apr
7
5
23
Mar
19
9
8
28
Feb
25
17
14
6
14
Jan
13
8
5
2
1
31
Dec
29
27
20
19
16
14
12
7
24
Nov
23
12
11
24
Oct
22
19
11
28
Sep
21
12
6
3
31
Aug
22
13
3
27
Jul
23
19
16
15
3
30
Jun
28
26
21
18
17
16
11
4
30
May
19
17
5
4
3
29
Apr
28
27
25
22
21
18
15
14
8
31
Mar
29
27
20
19
8
26
Feb
25
23
21
18
15
5
3
2
1
31
Jan
27
25
22
Dec
14
Nov
10
9
7
28
Oct
24
23
22
19
17
13
11
1
28
Sep
26
19
18
16
14
13
5
4
29
Aug
25
23
4
3
1
31
Jul
30
28
26
24
23
22
21
15
11
8
2
13
Jun
15
May
14
12
5
4
3
2
28
Apr
11
9
8
7
6
25
Mar
23
22
20
5
2
1
27
Feb
26
23
22
20
19
16
13
12
27
Jan
16
14
13
9
8
4
24
Dec
13
7
Nov
1
31
Oct
30
29
25
18
14
11
7
27
Sep
26
24
19
13
5
4
3
29
Aug
26
23
21
12
11
10
22
Jul
19
8
1
25
Jun
21
4
26
May
23
19
18
16
9
7
23
Apr
21
20
24
Mar
22
17
6
5
4
1
28
Feb
27
26
25
18
15
1
30
Jan
29
24
23
20
19
17
16
15
14
4
14
Dec
7
4
1
30
Nov
16
14
13
12
9
25
Oct
19
18
13
12
10
9
8
6
4
2
1
11
Sep
3
31
Aug
22
21
19
Jul
18
17
Drop support for C++98/C++03 (closes #1820)
Fix clang-tidy warning "Called C++ object pointer is null"
Reformat CMake files
Remove unused variables (fixes #1858)
Update Catch library to 2.13.10 (#1820)
Run all tests with C++11 enabled (#1820)
Set minimum Clang version to 3.8 (#1820)
Set minimum GCC version to 6 (#1820)
Set minimum Visual Studio version to 2017 (#1820)
Remove unused `NOEXCEPT` macro
Minor improvements in the release workflow
6.20.x
6.20.x
Update `idf_component.yml`
Set version to 6.20.1
v6.20.1
v6.20.1
CI: automatically publish Particle library
README: reduce the size of the logo
CI: remove the draft flag on the GitHub Release
Fix the name of the license file
Deduce template argument of `pgm_read()`
Use `pgm_read()` instead of `ARDUINOJSON_READ_STATIC_ARRAY`
Remove explicit exclusion of `as<char*>()` and `as<char>()` (#1860)
Update catch.hpp (fixes #1856)
CI: Update runner to get GCC 11.3 (resolves #1859)
Add missing semicolon (fixes #1857)
Add to IDF Component Registry (closes #1844)
Remove link to Discord server
Fix comma tests.
Test custom converter for `std::array` (issue #1840)
Set version to 6.20.0
v6.20.0
v6.20.0
Remove support for naked `char` (was deprecated since 6.18.0)
Mark adapter's `storagePolicy()` as `const`
Fix detection of char types
Fix GitHub Actions badge (badges/shields#8671)
Test custom converter for `std::vector<T>` (issue #1840)
Clang-Format: set `AllowShortLoopsOnASingleLine` to `false`
CI: check URLs
Add documentation to most public symbols
CI: Replace `set-output` with environment file
Update change log
Rename `VariantRef` to `JsonVariant`
Rename `VariantConstRef` to `JsonVariantConst`
Menu
Explore
Projects
Groups
Snippets