Skip to content

v0.12.0

Compare
Choose a tag to compare
@jamesmcroft jamesmcroft released this 08 Sep 18:27
· 318 commits to main since this release

What's Changed

A major restructuring change to decouple the use of the AppManager from other Legerity specific components. The changes have no impact on existing projects as the original functionality has been maintained while adding new features to support future proofing of Legerity.

In addition to recently added WaitUntil methods, TryWaitUntil has been added to allow an attempt to be made at waiting for a condition with an optional exception handler for logging capabilities.

This release also includes a new Web Authentication library with easy-to-use page objects for interacting with web authentication providers like Azure Active Directory.

Full Changelog: v0.11.1...v0.12.0