mirror of
				https://github.com/eledio-devices/thirdparty-ArduinoJson.git
				synced 2025-10-31 08:42:39 +01:00 
			
		
		
		
	Added DeserializationError::f_str() (issue #846)
				
					
				
			This commit is contained in:
		| @@ -7,6 +7,7 @@ HEAD | ||||
| * Added a build failure when nullptr is defined as a macro (issue #1355) | ||||
| * Added `JsonDocument::overflowed()` which tells if the memory pool was too small (issue #1358) | ||||
| * Added `DeserializationError::EmptyInput` which tells if the input was empty | ||||
| * Added `DeserializationError::f_str()` which returns a `const __FlashStringHelper*` (issue #846) | ||||
| * Fixed `JsonVariant::set((char*)0)` which returned false instead of true (issue #1368) | ||||
|  | ||||
| v6.16.1 (2020-08-04) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user