Changes
Installation
Binary Downloads
You can download pre-built binaries for your platform from the assets below.
Cargo Install
cargo install ponyfmtFrom Source
git clone https://github.com/codcod/ponyfmt.git
cd ponyfmt
cargo build --releaseWhat'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
Full Changelog: v0.0.1...v0.0.2