Explorar el Código

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 hace 4 años
padre
commit
83a4c9785d
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      mkit.ini

+ 1
- 1
mkit.ini Ver fichero

@@ -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