Changelog
New Features 🚀
- 3ee3d3b: feat(snapshot): link truncated query to full SQL via in-document anchor (#70) (@shinagawa-web)
- b2e72b5: feat: add install.sh one-line installer for Linux / macOS (#73) (@shinagawa-web)
Bug Fixes 🐛
- 34df340: fix(ci): connect integration tests as non-superuser pgincident role (#69) (@shinagawa-web)
- bec4e44: fix(ci): wrap install-sh verify step in block scalar to avoid YAML parse error (#79) (@shinagawa-web)
- fb4bb94: fix(install.sh): scope verify_checksum variables with local to avoid clobbering main's archive variable (@shinagawa-web)
Maintenance 🔧
- 5918257: ci: add shellcheck job to lint install.sh (#77) (@shinagawa-web)