Skip to content

v0.0.28

Pre-release
Pre-release
Compare
Choose a tag to compare
@thehenrytsai thehenrytsai released this 29 Mar 23:34
· 346 commits to main since this release
9f63ad0
  • Added data deletion support for the built-in LevelDB implementation of the Data Store.
  • Added a couple of utility methods for AES encryption in preparation for encryption support in DWN.
  • Massive overhaul to internal code structure for storage.
  • Various minor code updates such as import type enforcement.