⭐ Enhancements
- Added LRU cache to find function. [52](https://github.com/beuaaa/pywinauto_recorder/issues/52)
🪲 Bug Fixes
- match_entry_list exception: list index out of range [53](https://github.com/beuaaa/pywinauto_recorder/issues/53)
- menu_click, the mouse cursor could exit a menu and close the menu.
- UIPAth with operator [] was not working when there was only one item found.