Historia zmian

Autor SHA1 Wiadomość Data
  Benoit Blanchon 40daf56b5a Allow using PROGMEM outside of Arduino (fixes #1903) 2 lat temu
  Benoit Blanchon daa87e12dc Update copyright notice 2 lat temu
  Benoit Blanchon 1b66a217bf Replace `ARDUINOJSON_NAMESPACE` with an inline namespace (#1820) 2 lat temu
  Benoit Blanchon 1ec16ca94f Use `pgm_read()` instead of `ARDUINOJSON_READ_STATIC_ARRAY` 3 lat temu
  Benoit Blanchon af18994deb Update copyright notice 4 lat temu
  Benoit Blanchon a2e1021d7d Use `pgm_read_dword()` instead of `pgm_read_float()` (issue #1433) 4 lat temu
  Benoit Blanchon 67fc2d9897 Assume `PROGMEM` is available as soon as `ARDUINO` is defined (#1693) 4 lat temu
  Benoit Blanchon d5d2209d09 Added "https://" prefix to all URLs so they are clickable in VS Code 4 lat temu
  Benoit Blanchon 1038fc35df Removed DeserializationError::NotSupported 4 lat temu
  Benoit Blanchon 97b7161d78 Update copyright notice for 2021 5 lat temu
  Benoit Blanchon c3504ddf0a Added tests for `DeserializationError::f_str()` 5 lat temu
  Benoit Blanchon c4ec2ba88f Added `DeserializationError::f_str()` (issue #846) 5 lat temu
  Benoit Blanchon f9cfea244a Updated copyright notice 6 lat temu
  Benoit Blanchon 3a169df0a5 Added support for custom reader classes 6 lat temu
  Benoit Blanchon 16fe3c0acc Improved `deserializeMsgPack()` speed by reading several bytes at once 6 lat temu
  Benoit Blanchon b47ac27ac6 Moved ancillary files to `extras/` (fixes #1011) 6 lat temu