Home / 0.8
Name Modified Size InfoDownloads / Week
Parent folder
pkg_version-zypper.rb 2013-03-30 17.8 kB
README 2013-03-30 844 Bytes
Totals: 2 Items   18.6 kB 0
version 0.8 (30.Mar.2013)
+ possibility to use multiple filters with --filter, eg: -f '?>'
+ possibility to sort by filter/status too
+ possibility to exclude certain filters instead of including them: --exclude-filter or -F
+ possibility to use also package versions for version comparison: --package-versions or -p
- bugfix: correct sorting by version numbers -- use zBigger()
- zVersion() -- bugfix: version number's splitting regexp was incorrect and thus it did not affect version numbers in any way
- getVersionNumbers() -- bugfix: rewrite the logic to differentiate between version number separators (fix possible issue: 1.0_2 > 1.0.1)
* do not show equal versions by default, use -f '=' or -F '' if you want them
* split some functions into smaller ones:
  zVersion() :: zVersionSplit()
  getVersionNumbers() :: extractVersionNumbers()
Source: README, updated 2013-03-30