v1.3.0
🚀 v1.3.0: Introducing the Sunhat CLI & Effortless Project Scaffolding! 🚀
We are thrilled to announce the release of v1.3.0, a major update designed to fundamentally streamline your development workflow. This version introduces the native Sunhat CLI as a powerful alternative to the Hardhat CLI and rolls out an automated project scaffolding feature, making project setup and management easier than ever before.
📅 Release Date: 2025-12-19
✨ Features
- [Tooling] Introducing the Sunhat CLI: We are launching the new
sunhatcommand-line tool, a powerful and user-friendly alternative to the Hardhat CLI. Deeply integrated with the Sunhat ecosystem, it is designed to simplify daily development tasks like compiling, testing, and deploying, providing a seamless development experience. - [DX] Effortless Project Scaffolding: The new
inittask allows you to kickstart and configure a new smart contract project with a single command. This feature automatically creates a standard project structure, configuration files, and example contracts, so you can dive straight into coding without the tedious manual setup.
🚀 Improvements
- [CI/CD] Official Docker Image Published: To support standardized development and CI environments, we have now published the official Docker image
sunagent/sunhat:0.1.1. Developers can now use Sunhat in any Docker-compatible environment, ensuring consistency across the board. - [DX] Updated Developer Documents: Our documentation has been thoroughly updated to include a comprehensive guide on using the new Sunhat CLI and project scaffolding features. Check out the full guide here: Sunhat CLI & Project Scaffolding.
- [CI/CD] Fixed Release Workflow: We have fixed and improved our Release Workflow, enhancing the reliability and efficiency of our release process. This ensures we can deliver updates to the community more reliably and quickly.
Thank you to our community for your continued support! We encourage all users to upgrade to v1.3.0 and experience the new command-line tool and streamlined project initialization to boost your development productivity.