alpha-0.3.0
Pre-release
Pre-release
This release includes several changes, including one breaking change:
Components will now utilize classes instead of a custom system. Basically, you write classes with a little bit of special Origami syntax, and then bind them to the app. This is intended to give the developer more control over their app logic. See example-server for reference usage, will write docs soon
The router has also been completely rewritten. Should have better code quality and performance now.
Full Changelog: alpha-0.2.0...alpha-0.3.0