Browse Source

JaT v0.0.3 -

Overview of changes:

 *  Ensured log.yaml won't contain unacceptable characters

    Just filter the whole thing, replacing unacceptable characters by �
    (U+FFFD AKA 'REPLACEMENT CHARACTER').

 *  jat__stat() will now treat empty phases properly

 *  Smaller cleanups
Alois Mahdal 6 years ago
commit
56a45d922a
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.0.2
2
+    version     = 0.0.3
3 3
     name        = JaT
4 4
     tagline     = Just A[nother] Testing library
5 5
     pkgname     = shellfu-bash-jat