Skip to content

v0.2.1

Choose a tag to compare

@fhunleth fhunleth released this 24 Aug 18:50
· 117 commits to main since this release
  • New features
    • Automatic persistence and snapshots for PropertyTables. This makes it
      possible to use PropertyTable for small key/value stores like those for
      storing runtime settings especially for Nerves devices. PropertyTable
      protects against corruption and unexpected reboots that happen mid-write.