Skip to content

1.3.0

Latest
Compare
Choose a tag to compare
@dav-sea dav-sea released this 25 Oct 21:38
· 3 commits to master since this release

🚨 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 of IEasyTabDriver.

💡 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