Skip to content

Releases: vshymanskyy/Preferences

Preferences v2.2.2

24 Oct 09:17

Choose a tag to compare

  • Realtek Ameba support via DCT
  • Particle Muon and Photon 2 family support
  • Updated examples
  • Memory leak fixes, etc.

Full Changelog: v2.1.0...v2.2.2

Preferences v2.1.0

07 Mar 16:02

Choose a tag to compare

  • New device support:
    • Any RP2040-based devices
    • Arduino Nano 33 IoT
    • Arduino MKR1010
    • Arduino MKR VIDOR support
  • Implement atomic clear() on LittleFS
  • Improve FS backend selection
  • Fix compilation warnings
  • Allow storing empty strings/byte arrays
  • Add functional tests (using pio test)

The release is available on PlatformIO, Arduino Library Manager, and Particle Build

v2.0.0

01 Jun 18:55

Choose a tag to compare

Initial release