Skip to content

Release v0.2.0

Choose a tag to compare

@github-actions github-actions released this 14 Aug 14:15
· 44 commits to 7e8ccbd1a50cf8f101b209fd20bfe670a1742367 since this release

Changes in v0.2.0

[0.2.0] - 2025-02-13

πŸš€ Features

  • Very basic table diffing
  • Very basic schema migration
  • Add SyntaxTree::empty()
  • SyntaxTree.to_string() is pretty printed
  • Basic cli interface

πŸ› Bug Fixes

  • Formatted SyntaxTree terminates each statement

βš™οΈ Miscellaneous Tasks

  • Add README and LICENSE
  • Add Rust github action
  • Add license + rust build badges to README
  • Update README
  • Bump version

Installation

From crates.io

cargo install sql-schema

Binary downloads

Download the appropriate binary for your platform from the assets below.