- README demo now shows the real public
dbforkcommands instead of a temporary build path - Demo generator records the CLI through
PATH, keeping the published GIF aligned with the actual install experience
- Core
dbforkCLI commands:init,create,list,connect,diff,use, anddrop - PostgreSQL branch management built on
CREATE DATABASE ... TEMPLATE - Schema diff support for tables, columns, indexes, and constraints
- Unit tests, PostgreSQL integration tests, CI, and release automation
- Community docs including contributing, security, and code of conduct
- Published repository metadata, README positioning, and discoverability assets
- Release packaging for Linux, macOS, and Windows via GoReleaser
- Cross-platform path handling in CLI tests
- GitHub Actions lint and integration stability
- Published module path and README install commands for the live repository