Dev
The developer branch of Mango Framework is the active development branch.
It is updated frequently with experimental changes, in-progress features, and ongoing refactors that may not be fully stabilized yet.
Use the developer branch if you want:
- Early access to new features before stable release.
- A branch suitable for testing upcoming framework behavior.
- A place to validate integrations against active development.
- Visibility into current implementation direction.
Use caution when working with this branch:
- Experimental changes can introduce unexpected behavior.
- Features may change quickly or be replaced.
- Regressions and runtime errors are more likely.
- Not recommended for production-critical deployments.