瀏覽代碼

MKit v0.0.26 - wilderness

Overview of changes:

 *  Added data-sampler pseudo-target

    To help developers see what tokens are available, this pseudo-target
    just prints list of tokens and their values, for built-in tokens as
    well as for user-defined.

 *  Removed obsolete build_manpages target and 'markdown' type

    These were not compatible with current design od MKit and will
    be better off re-implemented as plugins.

 *  Items in changelog template are now delimited by empty line

    Just for convenience when formatting and extending.

 *  ini() can now list all sections from mkit.ini ('ini lssect')

 *  Refactored internal functions with double underscore

 *  Updated own meta-data

 *  Fixed small typos in comments and docstrings

 *  Quoted $MKIT_DIR properly in mkit.mk

 *  Updated own dogfood
Alois Mahdal 6 年之前
當前提交
06bec7cdd7
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      mkit.ini

+ 1
- 1
mkit.ini 查看文件

@@ -1,7 +1,7 @@
1 1
 #mkit version=0.0.14
2 2
 
3 3
 [project]
4
-    version     = 0.0.25
4
+    version     = 0.0.26
5 5
     codename    = wilderness
6 6
     name        = MKit
7 7
     tagline     = Simple install helper