mirror of
				https://github.com/eledio-devices/thirdparty-ArduinoJson.git
				synced 2025-10-31 16:14:11 +01:00 
			
		
		
		
	Renamed undocumented function isUndefined() to isUnbound()
				
					
				
			This commit is contained in:
		| @@ -12,11 +12,13 @@ HEAD | ||||
| * Add safe bool idiom in `JsonString` | ||||
| * Add support for NUL in string values (issue #1646) | ||||
| * Remove `DeserializationError == bool` and `DeserializationError != bool` | ||||
| * Renamed undocumented function `isUndefined()` to `isUnbound()` | ||||
| * Fix `JsonVariant::memoryUsage()` for raw strings | ||||
| * Fix `call of overloaded 'swap(BasicJsonDocument&, BasicJsonDocument&)' is ambiguous` (issue #1678) | ||||
| * Fix inconsistent pool capacity between `BasicJsonDocument`'s copy and move constructors | ||||
| * Fix inconsistent pool capacity between `BasicJsonDocument`'s copy and move assignments | ||||
| * Fix return type of `StaticJsonDocument::operator=` | ||||
| * Avoid pool reallocation in `BasicJsonDocument`'s copy assignment if capacity is the same | ||||
|  | ||||
| v6.18.5 (2021-09-28) | ||||
| ------- | ||||
|   | ||||
		Reference in New Issue
	
	Block a user