Releases: Phathdt/schema-manager
Releases · Phathdt/schema-manager
Release list
Release v0.3.0
Release v0.3.0
Changes since v0.2.0
- feat: add CI and Release workflows with automated versioning and cross-platform builds (f0a3b90)
- feat: 🎸 support jsonb (c308f0f)
Installation
Linux (amd64)
wget https://github.com/Phathdt/schema-manager/releases/download/v0.3.0/schema-manager-linux-amd64
chmod +x schema-manager-linux-amd64
sudo mv schema-manager-linux-amd64 /usr/local/bin/schema-managermacOS (Apple Silicon)
wget https://github.com/Phathdt/schema-manager/releases/download/v0.3.0/schema-manager-darwin-arm64
chmod +x schema-manager-darwin-arm64
sudo mv schema-manager-darwin-arm64 /usr/local/bin/schema-managerVia Go Install
go install github.com/Phathdt/schema-manager@v0.3.0Checksums
5103ab6fbd98e13d56dfaf044ccbef160a631b03a4c203f244656663b0cb0a7f schema-manager-darwin-amd64
f9860f257b76e8d29f1f54b038a30e04dc2a71c796b963c6cb780891d8d085f6 schema-manager-darwin-arm64
ce784204154281e15441f95dc79500509532f12d55fd9b8567c23c0a034003c6 schema-manager-linux-amd64
09b92bb7cb21eff9d4af3cb926d62d5ffe52031b917878d64798555aa356741f schema-manager-linux-arm64