Onova v2.1 Release Notes

    • ๐Ÿ‘Œ Improved logging in Onova.Updater.
    • ๐Ÿ›  Fixed some issues with progress not being reported properly or at all.
    • โœ‚ Removed IHttpService, HttpService in favor of using unwrapped HttpClient.
    • โž• Added default file name pattern to LocalPackageResolver which matches all files.
    • ๐Ÿ“ฆ LocalPackageResolver no longer throws an exception if the repository directory doesn't exist.
    • โšก๏ธ LaunchUpdater is now a synchronous method.
    • โž• Added IsUpdatePrepared method that can be used to check if an upate to certain version has already been prepared.