Releases: kintone-labs/plugin-packer
Releases · kintone-labs/plugin-packer
v0.10.1
- fix:
--watch
doesn't work on Windows #103
v0.10.0
- feat: validate contents.zip on Node API #99
v0.9.2
- fix: accept duplicate file path entries #84
v0.9.1
- fix(deps): update dependency @teppeis/kintone-plugin-manifest-validator to ^0.7.0 #83
v0.9.0
- feat(cli): add --watch option to create a plugin zip automatically #70
- update deps
v0.8.1
- fix: add
from-manifest.js
into the npm package (#64)
- build: update deps by Renovate
v0.8.0
- feat: expose kintone-plugin-packer/from-manifest (#49)
- renew the web site
v0.7.1
- Update deps and test in Node v8/v9 (#34)
v0.7.0
- chore: update deps (#25)
- feat(web): support non-flat contents.zip (#24)
- feat(web): hide generated private key if specified (#23)
v0.6.0
- feat: add
--out
option to CLI (#21)