Skip to content

Releases: cybozu/duck

v0.10.0

27 Mar 15:04
Compare
Choose a tag to compare

Features

  • feat: support PLOVR_MODULE_USE_DEBUG_MODE 55e0075
  • feat: compile soy templates in serve command e51e09c

Fixes

  • fix: serving chunks fails in checking json_streams 6f89fe8

Internals

  • chore(deps): update dependency @types/node to ^10.14.4 01a9afa
  • docs: update a badge of Node.js support version cca48e7

v0.9.0...v0.10.0

v0.9.0

25 Mar 03:52
Compare
Choose a tag to compare

Features

  • feat: add --concurrency option dc22192
  • feat: add --entryConfigs to build commands 3ccdc01
  • feat: add clean:soy command c2f157e
  • feat: add build:soy command to CLI 633a864
  • feat: compile .soy files before building JS a660a30

Fixes

Internals

  • test: fix for output to file 9898274
  • refactor: rename some variables 17dc0d8
  • refactor: move commands to src/commands/ 81c14dc
  • chore(deps): update dependency @types/node to ^10.14.3 45b3d04

v0.8.0...v0.9.0

v0.8.0

23 Mar 08:56
Compare
Choose a tag to compare

Features

  • feat: use flagfile for a large scape project f4e6676

Fixes

Internals

  • build: update typescript to 3.4.0-dev.20190323 55d1204
  • chore(deps): update dependency eslint-config-teppeis to ^9.5.1 5f83642

v0.7.0...v0.8.0

v0.7.0

21 Mar 13:10
Compare
Choose a tag to compare

Features

Internals

  • chore(deps): update dependency espower-typescript to ^9.0.2 e0fa687
  • chore(deps): update dependency @types/yargs to ^12.0.10 09e4a06
  • chore(deps): update dependency eslint to ^5.15.3 593e6b9

v0.6.1...v0.7.0

v0.6.1

19 Mar 09:51
Compare
Choose a tag to compare

v0.6.0

18 Mar 14:41
Compare
Choose a tag to compare

Features

  • feat: CLI --printConfig option c560032

Internals

  • build: update TypeScript to v3.4 RC (#28) 72635cd

v0.5.0...v0.6.0

v0.5.0

18 Mar 13:47
Compare
Choose a tag to compare

Features

Bugfixes

  • fix: assert Node version in build command too 0dba4d6
  • fix(deps): update dependency fastify to ^2.1.0 (#22) 4634af1

Internals

  • chore(deps): update dependency eslint to ^5.15.2 6014781

v0.4.0...v0.5.0

v0.4.0

16 Mar 05:42
Compare
Choose a tag to compare

Features

  • feat: test-excludes in RAW mode to improve performance (#21) 0f203ce
  • feat: read env.DUCK_PORT and env.DUCK_HOST (#20) 40c2e01
  • feat: assert Node version (#19) 94279a6

Internals

  • refactor: extract duckconfig.ts aad6f2b
  • chore(deps): update dependency @types/node to ^10.14.1 (#18) 4a004d3

v0.3.0...v0.4.0

v0.3.0

11 Mar 23:54
f300b32
Compare
Choose a tag to compare

Features

  • feat: generate addDependency for SCRIPT deps (#16) ea8f15e

Bugfixes

v0.2.0...v0.3.0

v0.2.0

10 Mar 16:19
Compare
Choose a tag to compare

Features

  • feat(entryconfig): resolve relative externs paths (#14) e31ae51

Internals

  • refactor: remove useless code and improve JSDoc 58d9fbe

v0.1.0...v0.2.0