Skip to content

v0.2.0-rc.5

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 28 Nov 21:05
· 206 commits to main since this release

Pre-release of Graft v2! 🥳

This marks a huge change to Graft that's been in the works all summer. Graft no longer has any middle-man services between the client and object storage. Any Graft client, SQLite or otherwise, directly connects to Object Storage to read and write to Volumes.

A new docs site is in the works as this change dramatically alters how Graft works and how to use it (for the better, I hope). The biggest difference is that you don't need to worry about running any additional services. Just install Graft, and you're good to go!

New Contributors

Full Changelog: v0.1.5...v0.2.0-rc.5