You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Documentation site. Keeping all documentation inside the README.md was getting overwhelming. Everything was on contained in one single file, and it took a while to scroll through it all. The documentation is now split up into separate pages for better browsing. Visit the new documentation site.
CLI option to specify schema upload mode. You could previously use the --override option to, well... override the schema. This has been deprecated in favor of a new --mode option which allows you to specify one of merge, replace, or override.