Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
Unreleased
0.4.0
- Improved examples: Tabbar, Search Engine, Calculator
0.3.0
- Added DSL & function builder support
0.2.0
- Added basic documentation
- Created ios example instead of macos
0.1.0
- Add rules: InvertedRule, AllOfRule, AnyOfRule, NoneOfRule
- Added Builder DSL
- Added Rules DSL
0.0.1
- Available plugins: PPlugin, IdentifiedPlugin
- Available rules: PRule, AtomRule, EnabledRule, DisabledRule, AnyRule
- Added PluginPointBuilder & PluginPointBuilder