Releases: dav-sea/EasyTab
Releases · dav-sea/EasyTab
1.3.0
🚨 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
1.2.0
1.1.0
1.0.2
1.0.1
💡 Added
- License
- Info about OpenUPM installation method in README.md
🛠 Changed
- Move README.md to 'Assets/EasyTab/Docs~' folder
- Change
name
property in package.json
Full Changelog: 1.0.0...1.0.1