Skip to content

Releases: plotdb/srcbuild

0.0.8

Choose a tag to compare

@zbryikt zbryikt released this 25 Mar 03:56
  • fix bug: trying to get mtime of a non-existed file.
  • support options for files to ignore. by default, ignore .git folders.

0.0.7

Choose a tag to compare

@zbryikt zbryikt released this 16 Mar 08:08
  • simplify log

0.0.6

Choose a tag to compare

@zbryikt zbryikt released this 16 Mar 06:33
  • trap exception during log-dependencies and prevent from further building.
  • keep old dependency if log-dependencies fails.

0.0.5

Choose a tag to compare

@zbryikt zbryikt released this 15 Mar 09:52
  • support bundling

0.0.4

Choose a tag to compare

@zbryikt zbryikt released this 15 Mar 07:03
  • fix bug in ext/pug: basedir doesn't exist when initing, causing problem when getting dependencies. use path.resolve(srcdir) instead.

0.0.3

Choose a tag to compare

@zbryikt zbryikt released this 15 Mar 06:31
  • fix typo

0.0.2

Choose a tag to compare

@zbryikt zbryikt released this 15 Mar 06:17
  • fix bug: let pug use correct filename and basedir parameter. resolve pug files correctly

0.0.1

Choose a tag to compare

@zbryikt zbryikt released this 14 Mar 17:07

init commit