Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-04-05 | Replace uuid package with custom module | Roman Smrž | |
Avoids transitive denpednecies not buildable with wasm backend. | |||
2025-03-27 | Merge branch 'release-0.1' | Roman Smrž | |
2024-12-28 | StorageBackend type class | Roman Smrž | |
Changelog: API: Added `StorageBackend` type class to allow custom storage implementation |