Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: drawfig/WAND

Tags

v0.0.2-alpha2

Toggle v0.0.2-alpha2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge for Alpha2

This version focuses on **enhanced server management**, **routing and middleware control**, and **improved developer experience**.

* **Server Management Enhancements:**
    * Added **Agent scaffolding** for easy integration of new agents.
    * Implemented **live logging** to display real-time server logs.
* **Routing Scaffolding:** Allows for easy addition, removal, and viewing of existing server routes.
* **Comprehensive Middleware Management:** Tools for managing:
    * Individual Middleware (add, remove, view).
    * Middleware **groups** and their associated routes/middleware.
    * Middleware **regions** and their associated routes/middleware.
    * Global Middleware.
* **Connection Server Test:** New command to verify server operational status post-startup.
* **CLI UX Improvements:** Updated **command list** for better readability and added a **version info** display.

v0.0.1-alpha

Toggle v0.0.1-alpha's commit message
added a message to let users know that their handler/agent was generated