Releases: dvershinin/lastversion
Releases · dvershinin/lastversion
v2.2.1
Added
--only
now accepts regex via~
prefix and negation via!
prefix- new
--exclude
argument allows for negative filtering dict
orjson
output: addedrpmspec_license
field
v2.2.0
Added
unzip
command to extract project directly to the current directory
v2.1.0
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
v2.0.0
v1.6.0
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
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
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
Fixed
- Fixed RPM builds rpmlint changelog-time-in-future by having changelog in UTC
v1.4.4
Added
- Print latest version from .spec file every time