Skip to content

Latest commit

 

History

History
36 lines (20 loc) · 1.51 KB

CHANGELOG.md

File metadata and controls

36 lines (20 loc) · 1.51 KB
  • - watch - fix watch mode for builder rollup/pcss-cli/hbs-ccli
  • *+ builder - added builder extensible model.
  • + rollup - added builder for rollup when rollup.config.js
  • + pcss-cli - added builder for pcss-cli when pcss.config.js
  • ! moved to awscli 2 for auto login
  • . dependencies updates.

v0.11.22 June 15th 2020

  • Many minor fixes and depedencies update
  • ! sdown - now download to current dir (not to home Download folder an...
  • ! block - make glob entries for rollup and pcss follow order of entries array (critical for accurate pcss compile control flow)
  • ! ! psql - change db cred to follow standard naming, {host, user, database, password}`

v0.11.3 Feb 5th 2020

  • Fine tune the way __version__ is handled. and make 'dbuild' block only requirement.

v0.11.1 Feb 1st 2020

  • Allows package.json to have __version__ which will take precedence over the version property.

v0.11.0 Feb 1st 2020

  • (!) Changing way that versioning works (see #2)