Skip to content

Releases: codcod-incubator/ponyfmt

Release 0.0.2

24 Sep 10:49
3f1d56e

Choose a tag to compare

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

Release 0.0.1

23 Sep 07:31

Choose a tag to compare

Changes

Installation

Binary Downloads

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

Cargo Install

cargo install repos

From Source

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

Full Changelog: https://github.com/codcod/ponyfmt/commits/v0.0.1