Fixed - Raising `NoValidatedLucitLicense` moved to main thread
1.5.3
Fixed - Using `sys.exit()` for cli and exception `NoValidatedLucitLicense` for non cli calls.
1.5.2
Changed - Handling of unexpected license result in `manager.run()`.
1.5.1
Changed - Using `dict.get()` instead of `try` in `manager.run()`.
1.5.0
Added - Logging the used license profile with debug level `INFO`. - `pyproject.toml` now ready for poetry - Support for `with`-context Fixed - Raising exceptions in specific situations