Skip to content

v4.4.0

Compare
Choose a tag to compare
@yousefvand yousefvand released this 07 Feb 15:10
· 56 commits to master since this release
  • Fixed issue #13. Thanks to @wangyuew.
  • fn/fx [version | semver] compare
    • Compare two semver versions. Function compares first argument with the second and returns >, < or =.
  • string substring [count | frequency]: Frequency of a substring in a string. You may need character escaping, for example if string is 1.2.3 and substring is . then substring should be \. when passed to command.