Skip to content

Release 0.0.2

Latest

Choose a tag to compare

@github-actions github-actions released this 24 Sep 10:49
· 2 commits to main since this release
3f1d56e

Changes

Installation

Binary Downloads

You can download pre-built binaries for your platform from the assets below.

Cargo Install

cargo install ponyfmt

From Source

git clone https://github.com/codcod/ponyfmt.git
cd ponyfmt
cargo build --release

What's Changed

  • ci(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #3
  • feat: add more advanced formatting logic by @codcod in #5

New Contributors

  • @codcod made their first contribution in #5

Full Changelog: v0.0.1...v0.0.2