Skip to content

Releases: pangolinjs/core

Alpha 0.8.1

03 Jan 08:26
Compare
Choose a tag to compare
Alpha 0.8.1 Pre-release
Pre-release
  • Improved Handlebars error logging
  • Used gulp-plumber to prevent unpiping

Alpha 0.8.0

29 Dec 12:29
Compare
Choose a tag to compare
Alpha 0.8.0 Pre-release
Pre-release
  • Aaaaand... back to Handlebars. But this time with gulp-hb. Works great. No problems.

Alpha 0.7.0

20 Dec 11:49
Compare
Choose a tag to compare
Alpha 0.7.0 Pre-release
Pre-release
  • Switched back to gulp-watch. Works fine now.

Alpha 0.6.0

14 Dec 11:26
Compare
Choose a tag to compare
Alpha 0.6.0 Pre-release
Pre-release
  • The page generation with Nunjucks is feature complete.
  • Updated a whole lot of the documentation.

Alpha 0.5.0

11 Dec 13:57
Compare
Choose a tag to compare
Alpha 0.5.0 Pre-release
Pre-release
  • Switched from Assemble (Handlebars) to Nunjucks.
  • Assemble was great, but come core features are still not available to Gulp Assemble.
  • Nunjucks looks promising so far. Way more flexible and powerful than Assemble/Handlebars.

Alpha 0.4.0

08 Dec 10:50
Compare
Choose a tag to compare
Alpha 0.4.0 Pre-release
Pre-release
  • Implemented Handlebars. Works great... I think.

Alpha 0.3.0

02 Dec 19:29
Compare
Choose a tag to compare
Alpha 0.3.0 Pre-release
Pre-release
  • Added Browsersync to the party (works great!).
  • Currently static HTML files are used.

Alpha 0.2.0

29 Nov 12:18
Compare
Choose a tag to compare
Alpha 0.2.0 Pre-release
Pre-release
  • Switched to Watchr for file and directory watching. Way more reliable than gulp.watch or gulp-watch. Also great for cross-platform development.

Alpha 0.1.0

28 Nov 11:30
Compare
Choose a tag to compare
Alpha 0.1.0 Pre-release
Pre-release
  • The first (almost) working release. Some issues with Gulp's watch remaining.
  • Possible switch to gulp-watch in the near future.