mirror of
				https://github.com/eledio-devices/thirdparty-ArduinoJson.git
				synced 2025-10-31 16:14:11 +01:00 
			
		
		
		
	Add support for arbitrary array rank in copyArray()
				
					
				
			This commit is contained in:
		| @@ -11,6 +11,7 @@ HEAD | ||||
| * Add `as<JsonString>()` and `is<JsonString>()` | ||||
| * Add safe bool idiom in `JsonString` | ||||
| * Add support for NUL in string values (issue #1646) | ||||
| * Add support for arbitrary array rank in `copyArray()` | ||||
| * Remove `DeserializationError == bool` and `DeserializationError != bool` | ||||
| * Renamed undocumented function `isUndefined()` to `isUnbound()` | ||||
| * Fix `JsonVariant::memoryUsage()` for raw strings | ||||
|   | ||||
		Reference in New Issue
	
	Block a user