Skip to content

0.1.0: Initial Release

Compare
Choose a tag to compare
@a-kenji a-kenji released this 04 Sep 12:12
· 118 commits to main since this release
b773d18

The goal of the flake-edit cli and library is to provide a safe, correct and seamless
way to interact with and manage flake inputs.

This is an early release, but basic features are implemented.

Features:

- Add new flake inputs.
- Remove flake inputs.
- Pin flake inputs to current revision.
- Pin flake inputs to specific revision.
- Update flake inputs to their latest semver compatible release (not many forges supported yet).
- Shell completions.

Please review and provide feedback.