We are excited to announce the release of Atlas v0.28 🎊
Today, we're excited to release the new schema plan
command, which many of you have been eagerly awaiting.
Taking the declarative workflow to the next level, the schema plan
command lets you review, analyze and even edit declarative migration plans at pull-request stage, making schema apply
much safer and predictable. Additionally, several new features have been added to Atlas in this release, and we cover them on our blog post.
Read the full announcement in our blogpost.
Quick installation
macOS + Linux:
curl -sSf https://atlasgo.sh | sh
Homebrew:
brew install ariga/tap/atlas
Docker:
docker pull arigaio/atlas
Windows
Legal
The default binaries in this release are distributed released under Atlas EULA, and the community binaries are released under the Apache 2.0 license.
Full Changelog: v0.27.0...v0.28.0