Skip to content

Releases: dvershinin/lastversion

v2.2.1

13 Mar 08:57
Compare
Choose a tag to compare

Added

  • --only now accepts regex via ~ prefix and negation via ! prefix
  • new --exclude argument allows for negative filtering
  • dict or json output: added rpmspec_license field

v2.2.0

01 Mar 10:45
Compare
Choose a tag to compare

Added

  • unzip command to extract project directly to the current directory

v2.1.0

24 Feb 08:59
Compare
Choose a tag to compare

Added

  • Several extra repo shortcuts: kodi for Kodi, sles for SUSE Enterprise
  • Refactored code so that caching can be better used
  • Extra detection of beta via preview and early-access delimiters
  • --at wordpress for WordPress plugins

v2.0.1

28 Oct 13:03
Compare
Choose a tag to compare

Fixed

  • GitHub has empty releases.atom in tag-only repos #63, #65
  • Fix for some repos where releases.atom contains old releases only

v2.0.0

21 Oct 03:39
Compare
Choose a tag to compare

Changed

  • The "install" action operates against releases with respective assets #60

Fixed

  • The releases.atom w/o aurhotization, fixes behavior of GitHub returning empty feeds

v1.6.0

04 Sep 10:37
Compare
Choose a tag to compare

Added

  • For .spec file updates, look for URL: tag as well, to use as repo argument
  • --at system will query last version from package managers
  • Various performance optimizations

v1.5.1

07 Aug 11:55
Compare
Choose a tag to compare

Added

  • --having-asset accepts regular expression if tilde prepended
  • For one-word repo argument, check word/word official GitHub repo first, then search

v1.5.0

06 Aug 21:27
Compare
Choose a tag to compare

Added

  • New --having-asset switch to consider only formal releases with given asset name

Fixed

  • Unnecessary parsing of repo argument as version (performance)

v1.4.5

16 Jul 23:38
Compare
Choose a tag to compare

Fixed

  • Fixed RPM builds rpmlint changelog-time-in-future by having changelog in UTC

v1.4.4

16 Jul 23:10
Compare
Choose a tag to compare

Added

  • Print latest version from .spec file every time