* Extended window provider with minimize and restore methods
* Moved window interface to types folder, extended it with element query definitions
* Defined intefaces for WindowElement objects and their description
* Introduces window-element query type
* Introduced ElementInspectionProviderInterface
* Added ElementInspectionProviderInterface to provider registry
* Restructured shared code to improve exports
* Introduced windowElementDescribedBy query
* Implemented find, findAll, waitFor and hooks for windows
* Fixed broken tutorials link in readme
* Updated window tests
* Removed leftover dead code
* Update tagged release pipeline to fix auth
* Update libnut to 2.7.1 because the 2.7.0 Windows build is broken
* Another round of updates to release pipeline config
* Another round of updates to release pipeline config