Skip to content

Releases: invoke-zero/anchor

Version 0.0.1 Beta [anchor-2606b1-multiplatform-py]

Choose a tag to compare

@abhirup-hajra abhirup-hajra released this 26 Jun 09:21
07976d3

Changelog

v0.0.1 (Initial Beta Release)
Full Version: anchor-2606b1-multiplatform-py

Added

  • Introduced the anchor command-line interface.
  • Added anchor fetch/save/upload/goto/config for 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