Browse Source

Bump version

Overview of changes:

 *  Added sfpi.sh, Shellfu's favorite plugin interface

    One way to make Shellfu-based modules and applications a bit more
    modular.

 *  sfdoc will now accept function or variable name instead of MODULE

    New -O switch changes meaning of MODULE to mean function or
    variable; sfdoc will then look it up in installed modules and act
    as if the module name was provided.  Works for default manpage mode
    as well as export modes (sfdoc always acts upon whole module, not
    just the object.)

 *  Improved several usage messages

 *  Codebase maintenance
Alois Mahdal 6 years ago
parent
commit
055912a89b
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.7
2
+    version     = 0.10.8
3 3
     codename    = FloatingPointError
4 4
     name        = Shellfu
5 5
     tagline     = Shell dot on steroids