Skip to content

Allow users to override the async to be sync

Compare
Choose a tag to compare
@TechnicJelle TechnicJelle released this 06 Oct 22:04
· 25 commits to main since this release

Small feature addition:
Users of programs made with this library can now choose to make any usages of the async checking synchronous instead, should they wish to, with this JVM flag -Dtechnicjelle.updatechecker.noasync.

Full Changelog: v2.1...v2.2