Releases: PlugFox/control
Releases · PlugFox/control
v0.2.0
0.2.0
- ADDED:
HandlerContext
to handlers, available at zone and observer. - ADDED:
name
getter forController
- ADDED:
void onHandler(HandlerContext context)
toIControllerObserver
- REMOVED:
done
getter fromController
What's Changed
- Feature/proof of concept by @PlugFox in #1
- refactor: alter IController to include handle by @hawkkiller in #2
- Feat/tests by @ziqq in #4
- Add more tests by @ziqq in #5
- Feature/handlers context by @PlugFox in #7
New Contributors
- @PlugFox made their first contribution in #1
- @hawkkiller made their first contribution in #2
- @ziqq made their first contribution in #4
Full Changelog: https://github.com/PlugFox/control/commits/v0.2.0