| 
							
							
								 Benoit Blanchon | 62f9b94ab1 | Add CopiedStringandLinkedString | 2021-11-24 19:06:49 +01:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | b06bbd9d2a | Fix inconsistent pool size in BasicJsonDocument's copy constructor | 2021-11-23 10:49:35 +01:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 2df1bc7d4f | Fix call of overloaded 'swap(...)' is ambiguous(fixes #1678) | 2021-11-23 10:47:31 +01:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 599e927590 | Fix JsonVariant::memoryUsage()for raw strings | 2021-11-12 16:55:41 +01:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 0429016ff1 | Remove IsWriteableString | 2021-11-12 15:28:33 +01:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | bd42b9638a | README: add sponsors section | 2021-11-11 09:45:59 +01:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | b1a826b03a | README: remove empty lines between the badges | 2021-11-11 09:23:58 +01:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 5ed5f3687b | Improve test coverage | 2021-10-24 09:58:39 +02:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 943a902a0b | Remove DeserializationError == boolandDeserializationError != bool | 2021-10-24 09:58:39 +02:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | a7873389c6 | Change VariantData::asString()return type toJsonString | 2021-10-24 09:58:39 +02:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | acfa174333 | Add safe bool idiom in JsonString | 2021-10-24 09:58:39 +02:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 8418845c8d | Add is<JsonString>() | 2021-10-24 09:58:39 +02:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | df4a4b9e1d | Add as<JsonString>() | 2021-10-24 09:58:13 +02:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 7f5497db55 | VSCode: exclude catch/ from search | 2021-10-22 14:11:50 +02:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | e4658e963f | Change the default of ARDUINOJSON_USE_LONG_LONGto1on 32-bit platforms | 2021-10-19 22:25:45 +02:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 7764515f56 | Change the default of ARDUINOJSON_USE_DOUBLEto1 | 2021-10-19 22:25:45 +02:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 7046c38c84 | Remove ARDUINOJSON_EMBEDDED_MODE | 2021-10-19 22:25:45 +02:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 9e9bb30a57 | CI: Test ArduinoJson's configuration | 2021-10-19 15:36:32 +02:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 41d1be24cc | Update GitHub issue templates | 2021-10-11 15:20:14 +02:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 7d3b475e24 | Update the README | 2021-10-11 15:17:36 +02:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | f82a227da6 | Set version to 6.18.5
						
						
						
						
						
						
							
 v6.18.5 | 2021-09-28 17:18:44 +02:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | fcd8159617 | Set ARDUINOJSON_EMBEDDED_MODEto1on Nios II (closes #1657) | 2021-09-28 15:58:18 +02:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | f51ccb5c3f | README: added link to Discord server | 2021-09-21 16:20:52 +02:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | e0cd5b6405 | Increased test coverage | 2021-09-12 10:13:12 +02:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 6a71f31820 | Set version to 6.18.4
						
						
						
						
						
						
							
 v6.18.4 | 2021-09-06 09:11:22 +02:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 3428ab1e89 | Added a comment to easily diagnose issue #1648 | 2021-09-03 08:31:51 +02:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 956e4a7cbb | Fixed deserialization of \u0000(issue #1646) | 2021-08-31 14:23:58 +02:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 669bad27d4 | CI: added a workaround for adafruit/Adafruit_nRF52_Arduino#653 | 2021-08-22 18:01:56 +02:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 2c3ae1c181 | Filter: exact match takes precedence over wildcard (fixes #1628) | 2021-08-13 10:35:15 +02:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | f570fe8c37 | Fixed error expected unqualified-idon GCC 11 (fixes #1622) | 2021-08-03 11:39:18 +02:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 1b74ad0731 | Fixed error 'dummy' may be used uninitializedon GCC 11 | 2021-08-03 11:39:07 +02:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 6717700d3b | CI: added GCC 11 | 2021-08-03 10:42:37 +02:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | b810833145 | Set version to 6.18.3
						
						
						
						
						
						
							
 v6.18.3 | 2021-07-27 15:44:36 +02:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 9d58e566fd | Added as<std::string_view>()andis<std::string_view>() | 2021-07-27 14:16:39 +02:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 6632fa8da1 | Removed StringAdapter::equals() | 2021-07-27 14:16:39 +02:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 5790f3c8f7 | Refactored string adapters: only one IsString<T>andadaptString() | 2021-07-27 14:16:18 +02:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 4073b52c00 | Changed return type of convertToJson() and Converter::toJson() to void | 2021-07-23 15:11:48 +02:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | f5c7a6478e | Publish script: fixed frontmatter for arduinojson.org | 2021-07-19 10:19:04 +02:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | ebf58320ca | Set version to 6.18.2
						
						
						
						
						
						
							
 v6.18.2 | 2021-07-19 10:11:21 +02:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 09ddb0f824 | Publish script: generate the file for arduinojson.org | 2021-07-19 09:58:01 +02:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | f02a699c26 | CI: added a workflow to create a release when matching tag is pushed | 2021-07-16 11:06:50 +02:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 67d0931c19 | Added parameters to script build-arduino-package.sh | 2021-07-16 09:35:32 +02:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 19d079c33c | Removed a symlink because the Arduino Library Specification forbids it | 2021-07-15 12:50:22 +02:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 40723a4cc7 | CI: check that the repository doesn't contain any symlink The Arduino Library Specification forbids symlinks, that's probably the reason why version 6.18.1 is missing from the Library Manager. | 2021-07-15 12:50:22 +02:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 8a9a26588c | Fixed publish script | 2021-07-03 16:08:36 +02:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 219475630a | Set version to 6.18.1
						
						
						
						
						
						
							
 v6.18.1 | 2021-07-03 16:03:01 +02:00 |  | 
			
				
					| 
							
							
								 Andreas Kuster | 52e856fa6f | CI: added ESP-IDF component build (closes #1599) | 2021-06-30 13:34:59 +02:00 |  | 
			
				
					| 
							
							
								 baruch | cb2c029e57 | Added support for ESP-IDF component build (closes #1562) | 2021-06-30 10:29:28 +02:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | ef7579394b | Fixed JsonVariant::as<unsigned>()(fixes #1601) | 2021-06-30 09:58:03 +02:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | fc4f175300 | CI: fixed ARM compiler installation | 2021-06-28 09:10:15 +02:00 |  |