Wasmo 1.3.0 Release Notes
This release introduces several significant enhancements to improve your development experience with Wasmo. Below, you'll find a summary of the new features and improvements included in this version.
New Features
Enhanced Documentation with Otoroshi Plugin Templates
- Detailed Guides and Examples: Comprehensive documentation now includes detailed guides and examples specifically for Otoroshi plugins.
- Template Library: A new library of Otoroshi plugin templates is available, providing a variety of pre-built templates to help you get started quickly.
Fast Plugin Creation with Custom Templates
A new interface for managing your plugin creation is available, making it easy to create Otoroshi plugins from Wasmo.
Enhanced CLI
- Plugin Initialization with Otoroshi Format: The Wasmo CLI has been enhanced to support the creation of plugins directly initialized with the Otoroshi format. This means you can now generate a fully functional Otoroshi plugin with a single command, complete with all necessary boilerplate code.
Improvements
- UI Enhancements: Minor UI enhancements to the Wasmo interface for a more intuitive user experience.