Releases: invoke-zero/anchor
Releases · invoke-zero/anchor
Release list
Version 0.0.1 Beta [anchor-2606b1-multiplatform-py]
Changelog
v0.0.1 (Initial Beta Release)
Full Version: anchor-2606b1-multiplatform-py
Added
- Introduced the
anchorcommand-line interface. - Added
anchor fetch/save/upload/goto/configfor downloading, saving, uploading, reverting to previous changes and managing project level configuration respectively. - Published the package to GitHub releases for installation directly from
pip.
Technical
- Built in Python with a
typer-based CLI framework. - Modular command system designed for extensibility.
- Foundation for branch management, release automation, and team-oriented workflows.
- Initial python distribution and cross-platform support.
Notes
- Initial public release focused on providing a minimal, developer-friendly Git workflow experience.
- Additional commands and automation features are planned for future releases.
Full Changelog: https://github.com/flint-studios/anchor/commits/0.0.1