🚨 Breaking changes in API
- Removed conditions from EasyTabDriver. Now you can use API based on decoration of
IEasyTabDriver
. - Removed
TransformDriver
. Now you can use API based on decoration ofIEasyTabDriver
.
💡 Added
- Fast navigation by Tab key holding.
🚀 Improved
- Removed all allocations during navigation operation
🛠 Changed
- Refactoring and simplification
EasyTabDriver
Full Changelog: 1.2.0...1.3.0