Skip to content

v0.3.0

Choose a tag to compare

@jessestimpson jessestimpson released this 03 Apr 23:27
· 29 commits to main since this release
80a12ef

v0.3 (2025-04-03)

API Change

  • erlfdb:open* functions now retrieve database objects from persistent_term. Operators that wish to maintain their own
    database objects should use erlfdb:create_database/1 instead.

Enhancements

New contributors

Thank you to the following new contributors! :)

  • weaversam8