| 
							
							
								 Benoit Blanchon | 4592f23260 | Merged MsgPackError and JsonError into DeserializationError. Return NotSupported if the JSON input contains "\u". | 2018-05-15 18:23:09 +02:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | ccb54136a2 | Added support for non zero-terminated strings (fixes #704) | 2018-05-14 17:12:59 +02:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 4c9c047ddf | Made nestingLimit a member of the document | 2018-04-18 21:42:30 +02:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 1feb92679d | Added StaticJsonDocument and DynamicJsonDocument. Removed StaticJsonArray and DynamicJsonArray.
Removed StaticJsonObject and DynamicJsonObject.
Removed StaticJsonVariant and DynamicJsonVariant. | 2018-04-17 21:27:45 +02:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | cb723840d9 | Added deserializeMsgPack()(issue #358) | 2018-04-10 17:43:27 +02:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 0d1623edef | Clear the JsonObject or JsonArray in deserializeJson() | 2018-03-18 14:50:52 +01:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | b2a8085651 | Added JsonError | 2018-03-09 16:58:01 +01:00 |  | 
			
				
					| 
							
							
								 Benoit Blanchon | 7a2a64803a | Don't use JsonBuffer to create or parse objects and arrays. * Added DynamicJsonArray and StaticJsonArray
* Added DynamicJsonObject and StaticJsonObject
* Added DynamicJsonVariant and StaticJsonVariant
* Added deserializeJson()
* Removed JsonBuffer::parseArray(), parseObject() and parse()
* Removed JsonBuffer::createArray() and createObject() | 2018-02-26 16:05:16 +01:00 |  |