This repository was archived by the owner on Mar 15, 2025. It is now read-only.
Releases: ackledotdev/feces-cli
Releases · ackledotdev/feces-cli
v2.5.0
v1.3.1
- Removed interactive session
- Only GNU/Linux binaries are tested
Full Changelog: v1.2.0...v1.3.1
Installation
Run npm i -g feces-cli[@latest] or download and unzip a binary.
v1.2.0
- Switched to Deno
- Added binaries
- Experimental interactive session
Windows and MacOS binaries are untested! Recommended installation method is still npm i -g feces-cli.
What's Changed
- Deno (v1.2.0) by @akpi816218 in #1
New Contributors
- @akpi816218 made their first contribution in #1
Full Changelog: v1.0.3...v1.2.0
CLI v1.0.3
Add README file with project description and installation instructions.