Releases: Meru143/dbfork
Releases · Meru143/dbfork
Release list
v0.1.1
Highlights
- README demo now shows the real public
dbforkcommands instead of a temporary build path - The WSL demo generator records
dbforkthroughPATH, so the published GIF matches the install experience - No runtime CLI behavior changed in this patch release
v0.1.0
Highlights
- Fast local PostgreSQL branching using native
CREATE DATABASE ... TEMPLATE - Core workflows:
init,create,list,connect,diff,use, anddrop - Schema diff support for tables, columns, indexes, and constraints
- Cross-platform binaries for Linux, macOS, and Windows
See the README for setup, the demo GIF, and local development guidance.