Releases: tiddly-gittly/tw5-plugin-packer
v0.0.13
撤回 V0.0.11 和 v0.0.12 的改动,因为发现构建出来的 json 就是应该包含所有的信息,然后在CPL那边再把它提取成单纯的条目JSON和meta json
这个发布和 v0.0.10 一样
V0.0.12
Feat: add themes support
功能:支持构建主题
V0.0.11
theme only need tiddlers content, other things will use meta file instead
v0.0.10
添加npm支持。现在可以使用
Add npm support. It is now possible to use
npm install tw5-plugin-packer -g
tw5-plugin-packer
v0.0.6
Add log outputs & empty dir checking.
添加了日志输出,以及空目录检查。
v0.0.5
Fix bug that cannot create output directory.
修复不能创建输出文件夹的问题。
v0.0.4
The relevant tiddlers are now compressed by default using UglifyJs
and CleanCSS
. Use the minify
parameter to turn this feature off, or you can customize the compression parameters.
现在默认使用 UglifyJs
和 CleanCSS
对相关条目进行压缩。使用 minify
参数可以关闭此功能,也可以自定义压缩参数。
v0.0.3
See readme for details, this can be used to publish plugin to TiddlyWiki-CPL.
详见readme,这可以用来发布插件到TiddlyWiki-CPL。
v0.0.1 Release TW plugin JSON packer
See readme for details, this can be used to publish plugin to https://github.com/tiddly-gittly/TiddlyWiki-CPL