Browse Source

Bump version

Overview of changes:

 *  Added extra shorthand arguments for common usage errors

    Things like missing positional arguments or unknown arguments need
    to be dealt with so often it warrants these shorthands.

 *  Fortified command, file and pipe delimiters

    Often it's helpful to see more clearly where output begins and where
    it ends.  Note that this is a small step from pretty.sh's total
    minimalism, on the other hand these file and command printers are
    not exactly minimalistic already; they are not intended for normal
    use but rather for debugging.
Alois Mahdal 4 years ago
parent
commit
83a4c9785d
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.20
2
+    version     = 0.10.21
3 3
     codename    = FloatingPointError
4 4
     name        = Shellfu
5 5
     tagline     = Shell dot on steroids