Skip to content

Releases: Meru143/dbfork

v0.1.1

21 Mar 06:56

Choose a tag to compare

Highlights

  • README demo now shows the real public dbfork commands instead of a temporary build path
  • The WSL demo generator records dbfork through PATH, so the published GIF matches the install experience
  • No runtime CLI behavior changed in this patch release

v0.1.0

20 Mar 20:19

Choose a tag to compare

Highlights

  • Fast local PostgreSQL branching using native CREATE DATABASE ... TEMPLATE
  • Core workflows: init, create, list, connect, diff, use, and drop
  • 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.