Skip to content

VersionChecker 1.1.0

Compare
Choose a tag to compare
@rusthero rusthero released this 20 Feb 13:25
· 14 commits to main since this release
ff4595b

New Features

  • Added ifOutdatedVersion method to GitHubVersionChecker for checking if the current version of a repository is outdated and taking an action based on the latest version.
  • Created Version class for more object oriented programming and future features.