Skip to content

Releases: tiddly-gittly/tw5-plugin-packer

v0.0.13

10 Dec 09:02
Compare
Choose a tag to compare

撤回 V0.0.11 和 v0.0.12 的改动,因为发现构建出来的 json 就是应该包含所有的信息,然后在CPL那边再把它提取成单纯的条目JSON和meta json

这个发布和 v0.0.10 一样

V0.0.12

04 Dec 04:43
Compare
Choose a tag to compare

Feat: add themes support

功能:支持构建主题

V0.0.11

04 Dec 04:36
Compare
Choose a tag to compare

theme only need tiddlers content, other things will use meta file instead

v0.0.10

23 Mar 06:11
Compare
Choose a tag to compare

添加npm支持。现在可以使用

Add npm support. It is now possible to use

npm install tw5-plugin-packer -g
tw5-plugin-packer

v0.0.6

20 Jan 04:53
Compare
Choose a tag to compare

Add log outputs & empty dir checking.

添加了日志输出,以及空目录检查。

v0.0.5

16 Dec 09:12
Compare
Choose a tag to compare

Fix bug that cannot create output directory.

修复不能创建输出文件夹的问题。

v0.0.4

13 Dec 04:12
Compare
Choose a tag to compare

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.

现在默认使用 UglifyJsCleanCSS 对相关条目进行压缩。使用 minify 参数可以关闭此功能,也可以自定义压缩参数。

v0.0.3

10 Dec 04:25
Compare
Choose a tag to compare

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

10 Dec 02:30
Compare
Choose a tag to compare