Skip to content

Releases: zbryikt/template

2.2.0

30 Jan 15:04

Choose a tag to compare

  • add module / static path for including pug files

2.1.10

23 Jan 07:13

Choose a tag to compare

  • trim i18n key when use to prevent confusion

2.1.9

23 Jan 06:19

Choose a tag to compare

  • add intlbase pug function for wrapping url with i18n base.

2.1.8

26 Dec 12:18

Choose a tag to compare

  • tweak build script.
  • add -p / --port option for assigning port to listen.

2.1.7

15 Dec 07:18

Choose a tag to compare

  • support auto-open functionality with option -o or config open. default false ( suppressed )

2.1.6

25 Nov 07:28

Choose a tag to compare

  • fix bug: we should require scoped packages with their full name.

2.1.5

24 Nov 15:09

Choose a tag to compare

  • use dependency debounce.js from npm instead of github.

2.1.4

20 Nov 11:01

Choose a tag to compare

  • remove LiveScript header comment.
  • add lson format support.
  • upgrade from LiveScript 1.3 to livescript 1.6 for json support.
  • update build script to adopt livescript 1.3 -> 1.6 change.

2.1.3

14 Nov 07:24

Choose a tag to compare

  • make web root customizable and formalize server arguments.

2.1.2

10 Nov 14:21

Choose a tag to compare

  • bug fixed: module main file should be built js file instead of src ls file.