Skip to content

Releases: simon04/aur-out-of-date

3.2.0

27 Apr 05:50
b5f45c9
Compare
Choose a tag to compare

3.1.0

16 Mar 06:21
6d6aed5
Compare
Choose a tag to compare

3.0.0

06 Sep 08:08
Compare
Choose a tag to compare
  • Run custom check scripts specified as scripts in config

2.4.0

04 May 07:44
Compare
Choose a tag to compare
  • -local excludes VCS packages unless -devel is specified
  • Test for version string equality first (e.g., for pkgver=7.0.0.post3)
  • Alternative GitHub API: set the environment variable GITHUB_ATOM=1 to use the …/releases.atom feed
  • Alternative GitHub API: set the environment variable GITHUB_TAGS=1 to use obtain the version from the most recent Git tag

2.2.0

03 Nov 11:28
Compare
Choose a tag to compare
  • Require Go 1.13
  • Optionally update pkgver/pkgrel in local PKGBUILD files (specify -update flag)
  • Fix handling of unknown result of version comparison

2.1.0

16 Oct 17:17
a6a4836
Compare
Choose a tag to compare
  • Add Debian support, ref #29 by @z3ntu
  • Clean version string: strip releases/ prefix, ref #31 by @z3ntu
  • Handle -bzr as VCS packages, ref #31 by @z3ntu

2.0.0

18 Sep 08:01
Compare
Choose a tag to compare
  • Use Go modules, at least Go 1.11 is required
  • Python: add support for post* version suffixes

1.5.0

05 Jul 18:18
Compare
Choose a tag to compare
  • Add GitLab support, ref #24
  • Python: add support for pypi.org and pypi.io domains
  • Python: add support for download URLs containing hashes
  • Python: update API URL to pypi.org

1.4.0

14 Jun 06:35
Compare
Choose a tag to compare
  • Exclude certain versions using config file

1.3.0

14 May 09:13
Compare
Choose a tag to compare
  • GitHub: prefer tag_name over release name
  • Clean version string for all providers (strip v prefix)