Releases: omni-network/omni
v0.1.2
Release v0.1.2 - Omni CLI Holesky Testnet AVS Registration
Summary
We're excited to announce the release of v0.1.2 for the Omni CLI. This update brings new features that enhance the developer experience, including new commands for operator registration on Holesky testnet, project scaffolding and refinements in usability and error handling.
➕ New Features
- Holesky AVS Operator Registration: adds the Holesky AVS address as a default to the CLI enabling smooth registration as an operator with the Omni AVS on Holesky. #681
- Scaffold Forge Project: Introducing the
scaffold forge
command to quickly set up new projects with Omni's best practices. This command lays out the project structure and necessary files to get started with development right away. #596
Other Improvements
- CLI Usability Enhancements: Improved error messaging and command feedback to provide a more intuitive and user-friendly CLI experience.
✅ No Breaking Changes
- This feature release does not introduce any breaking changes, ensuring compatibility with existing projects and workflows.
For a comprehensive list of all changes, refer to the full changelog.
v0.1.1
Release v0.1.1 - Omni CLI Patch Update
Summary
We're delighted to announce the release of v0.1.1 for the Omni CLI. This patch update introduces improvements to the CLI error messaging, enhances the installation process, and updates documentation.
➕ New Features
- CLI Improvements: Enhanced CLI error messages, providing clearer feedback to users for troubleshooting and better overall usability. #546
- CLI Aesthetic Upgrade: The CLI now includes an ASCII art logo of Omni, adding a unique touch to the CLI experience. #568
🔧 Fixes
- CLI Installation and Testing: Addressed and improved the CLI installation script and related testing processes, ensuring a smoother setup experience for users across various systems. #575
✅ No Breaking Changes
- This patch release does not introduce any breaking changes.
For a comprehensive list of all changes, refer to the full changelog.
v0.1.0
Release v0.1.0 - Omni CLI
Summary
We're excited to announce the inaugural release of our CLI tool with version v0.1.0, marking the debut of our command-line interface for operators. This initial release focuses on delivering usability improvements, enriching documentation, and ensuring a seamless AVS registration process for operators. Our aim is to provide a dependable and efficient CLI tool right from the start, reflecting our dedication to quality and user experience.
➕ New Features
- CLI Documentation: Comprehensive README documentation has been added for the CLI, offering users detailed instructions, usage examples, and an overview of available commands to get started quickly and efficiently. #516
- Operator Actions: The new
operator register
command enables operators to easily register with Omni AVS by providing an Eigenlayer configuration file and key, and declaring relevant flags. #495, #501
🔧 Fixes
- CLI Installation Script for Linux: An issue with the CLI installation script on Linux has been addressed, ensuring a smoother setup process for Linux users. #509
- Workflow and Documentation Updates:
- The CLI workflow described in our README has been updated to align with the latest functionalities and usage patterns. #517
✅ No Breaking Changes
As this release is the first release of the CLI, it does not introduce any breaking changes.