Skip to content
This repository was archived by the owner on Sep 14, 2025. It is now read-only.

v3.1.0

Choose a tag to compare

@Snugug Snugug released this 29 Dec 01:23

3.1.0

December 29, 2016

New

  • 🆕 Add ability to fully customize sequences (commit)
  • 🆕 Add Body filter (commit)
  • 🆕 Add Render filter (commit)
    • * Will render the contents of a file with its frontmater removed.
    • * Will render both HTML and Markdown

Changed

  • 📝 Update labels (commit)
  • 📝 Add badges (commit)
  • :shipit: v2.6.4 (commit)
  • 🐛 Fix reload not firing for pages (commit)
  • :shipit: v2.6.3 (commit)
  • 🐛 Have template rendering throw errors (commit)
  • :shipit: v2.6.2 (commit)
  • 🐛 Have Pages task exit with (commit)
  • 🐛 Add error handling for all filters (commit)
  • :shipit: v2.6.1 (commit)
  • :shipit: v2.6.0 (commit)
  • :shipit: v2.5.0 (commit)
  • :shipit: v2.4.2 (commit)
  • 🐛 Fix YouTube Embed (commit)
  • :shipit: v2.4.1 (commit)
  • 🐛 Forgot and state (commit)
  • :shipit: v2.4.0 (commit)
  • 🐛 Fixed the :shipit: emoji (commit)
  • :shipit: v2.3.0 (commit)
  • 🐛 Fix render filter to actually render (commit)
  • :shipit: v2.2.2 (commit)
  • 🐛 Fix rendering not working cause I renamed stuff (commit)
  • :shipit: v2.2.1 (commit)
  • 🐛 Fix HTML rendering bug for |render (commit)
  • :shipit: v2.2.0 (commit)
  • ✅ Add test for reder filter (commit)
  • 🎨 Use Path, not string concatenation (commit)
  • :shipit: v2.1.0 (commit)
  • :shipit: v2.0.1 (commit)
  • 🐛 Fix Blogadillo going away (commit)
  • 🐛 Fix Nunjucks configuration options (commit)
    • Needs to be passed in, can't be sideloaded
  • 🐛 Fix video file lookup (commit)
  • 📝 Add link to Armadillo Additions (commit)
  • 🐛 Fix imagemin dist (commit)
  • 🔥 Remove empty copy config option (commit)
    • Update copy task to reflect that it may not be there
  • :shipit: v2.0.0 (commit)
  • 🔥 Remove old Blogadillo (commit)
  • 📝 Add README (commit)
  • ✅ Add tests for multiple folder listings (commit)
  • 🐛 Fix folder identification bug (commit)
  • ✅ Add listing test (commit)
  • 🐛 Fix Nunjucks context (commit)
    • Nunjucks doesn't need locals for meta context
  • 🔥 Remove console.log (commit)
  • ✅ Update Useref Test (commit)
  • 🐛 Fix for minified and inlined files (commit)
  • Add error handling to pages task (commit)
  • Move to clean-css (commit)
  • Move Bower Directory module in to Armadillo (commit)
  • Resolves #15 (commit)
  • Resolves #17 (commit)
  • Resolves #21 (commit)
  • Resolves #24 (commit)
  • Add Variable options for Pages (commit)
    • And default process.env variable
  • chore(package): update bluebird to version 3.3.1 (commit)
  • chore(package): update front-matter to version 2.0.6 (commit)
  • chore(package): update gulp-rev to version 7.0.0 (commit)
  • chore(package): update gulp to version 3.9.1 (commit)
  • chore(package): update gulp-uglify to version 1.5.2 (commit)
  • chore(package): update gulp-minify-inline to version 0.2.0 (commit)
  • Add walk ignore (commit)
  • chore(package): update browser-sync to version 2.11.1 (commit)
  • chore(package): update gulp-eslint to version 1.1.1 (commit)
  • chore(package): update nunjucks to version 2.3.0 (commit)
  • chore(package): update gulp-minify-css to version 1.2.3 (commit)
  • Add Badges (commit)
  • Add today attribute and date filter (commit)
  • chore(package): update dependencies (commit)
  • Add Nunjucks custom config (commit)
  • Update Walker to walk multiple folders (commit)
    • * Listing now controlled by meta
    • * Can walk multiple folders
    • * All the Promises!
  • Add Create Config task (commit)
    • * Will create and open new config file
    • * Add print helper to print stuff out
  • Add Config (commit)
    • * Add ability to reate config file to configure all of Armadillo
    • * Update all tasks to use new config
    • * Install dependencies
  • Update to useref 3.0 syntax (commit)
    • Now with ++ goodness!
  • Add NVMRC file (commit)
  • Move from Swig to Nunjucks (commit)
    • 🔥 Remove Swig
    • Add Nunjucks
    • ✅ Add Nunjucks test
  • Update dependency versions (commit)
  • 1.6.0 (commit)
  • Published and Updated walk sort (commit)
  • 1.5.0 (commit)
  • Copy now takes options for dist! (commit)
  • You're allowed back now, critical (commit)
  • 1.4.2 (commit)
  • Temporarily remove Critical as it's causing issues (commit)
  • 1.4.1 (commit)
  • Published and Updated attributes for walk (commit)
  • 1.4.0 (commit)
  • Add Markdown filter (commit)
    • Add File Stats to local context for each file
  • 1.3.0 (commit)
  • Add Published and Upated meta info (commit)
    • And removed dirmap because it's been updated to new awesome
  • Update Walk to be more friendly (and get meta) (commit)
  • 1.2.0 (commit)
  • Updated tests (commit)