Browse Source

Bump version

Overview of changes:

 *  Added isa.sh, a Shellfu/sh containing few simple validation helpers

 *  Fixed copy/paste error in shellfu-bash-exit %description

 *  Re-tuned notification urgencies

    Increased urgencies for think(), warn() and mkusage().  Applications
    should be either silent (by default or by option) or the messages
    should count.

 *  sfdoc will now use colon to separate module and object in listing

    Use of dot can be confusing as the line might look like filename or
    a reference in some object-oriented languages.

 *  Update TFKit to v0.0.16

    A significant change is that new TFKit uses term 'relics' rather
    than 'artifacts' for general test results.  This has been reflected
    in local .gitignore.

 *  Removed grep leak from sfdoc

 *  Updated MKit to v0.0.29
Alois Mahdal 6 years ago
parent
commit
30a8c344bb
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      mkit.ini

+ 1
- 1
mkit.ini View File

@@ -1,5 +1,5 @@
1 1
 [project]
2
-    version     = 0.10.6
2
+    version     = 0.10.7
3 3
     codename    = FloatingPointError
4 4
     name        = Shellfu
5 5
     tagline     = Shell dot on steroids