Commit History

作者 SHA1 備註 提交日期
  Benoit Blanchon 0e8a236583 Update copyright year 2 年之前
  Benoit Blanchon 0f319e7ca4 Remove capacity from `JsonDocument`'s constructor 2 年之前
  Benoit Blanchon dd46813dc0 Change naming convention from `_member` to `member_` (fixes #1905) 2 年之前
  Benoit Blanchon 540901e219 Merge `DynamicJsonDocument` with `JsonDocument` 2 年之前
  Benoit Blanchon daa87e12dc Update copyright notice 2 年之前
  Benoit Blanchon 1b66a217bf Replace `ARDUINOJSON_NAMESPACE` with an inline namespace (#1820) 2 年之前
  Benoit Blanchon b0730f04f7 Rename `VariantRef` to `JsonVariant` 3 年之前
  Benoit Blanchon ef8ed28aec Rename `VariantConstRef` to `JsonVariantConst` 3 年之前
  Benoit Blanchon ac1d29fac0 Add meta function `ConverterNeedsWriteableRef<T>` 3 年之前
  Benoit Blanchon af18994deb Update copyright notice 4 年之前
  Benoit Blanchon 4073b52c00 Changed return type of convertToJson() and Converter::toJson() to void 4 年之前
  Benoit Blanchon 337864618c Reversed parameters of convertToJson() and convertFromJson() 4 年之前
  Benoit Blanchon d5d2209d09 Added "https://" prefix to all URLs so they are clickable in VS Code 4 年之前
  Benoit Blanchon d7f5b56ca4 Added support for custom converters (closes #687) 4 年之前