Skip to content
This repository has been archived by the owner on Jul 5, 2024. It is now read-only.

Releases: thoughtbot/middleman-template

v0.9.0

26 Apr 16:29
v0.9.0
537f8b1
Compare
Choose a tag to compare

Updated Ruby to 2.6.6, changed CSS temporary directory from .tmp to tmp

v0.8.0

16 Dec 18:34
Compare
Choose a tag to compare

Added

  • An empty data directory is now included, for using Middleman's Data
    Files feature
    .
  • The template's bin/setup script now runs asdf install to install
    programming language dependencies via asdf.
  • Added .env and node_modules to the template's gitignore.
  • Added stylelint and ESLint configurations to the template and setup
    Hound to reference them.

Changed

  • Updated Ruby to 2.6.5.
  • Switched Sass compilation through Middleman's external pipeline,
    using Sass CLI.

Removed

  • Removed Neat.
  • Removed Segment and the analytics partial.

v0.7.0

09 Nov 18:40
Compare
Choose a tag to compare

Changed

  • Switched from Ruby Sass to SassC.

v0.6.0

01 Aug 23:36
Compare
Choose a tag to compare

Changed

  • Swapped the custom svg helper out for the middleman-inline_svg gem
  • Kicking off a new project with this template now happens through Middleman's
    CLI, rather than a Netlify Deploy Button. You can find usage instructions in
    the readme.
  • Update bourbon from 5.0 to 5.1
  • Update bitters from 1.7.0 to 1.8.0

v0.5.0

13 Mar 00:37
Compare
Choose a tag to compare

Added

Changed

  • Updated Segment's Analytics.js from 4.0.0 to 4.0.1
  • Update Ruby from 2.4.0 to 2.4.3
  • Update normalize.css from 7.0.0 to 8.0.0
  • Moved to CircleCI 2.0 (#30)
  • .sample.env is now .env.sample
  • Improved error-handling of SVG helper (#29)
  • The file extension is now required when calling the svg() helper, e.g. <%= svg("foo.svg") %>

Removed

  • Removed rake gem

v0.4.0

14 Feb 02:43
Compare
Choose a tag to compare

Changed

  • Update bourbon from 5.0.0.beta.8 to 5.0.0
  • Update middleman-autoprefixer from 2.8.0 to 2.9.0
  • Update rake from 12.0.0 to 12.3.0

v0.3.0

15 Sep 21:08
Compare
Choose a tag to compare

Added

  • Added a sitemap.xml template. (#23)

Changed

  • Swapped the sassc gem for sass. (#22)
  • Improved CircleCI configuration. (#24)

Removed

  • AccessLint::Ci has been deprecated and therefore removed from this project. (#21)

v0.2.0

30 Jun 20:38
Compare
Choose a tag to compare

Changed

  • Update Ruby from 2.3.1 to 2.4.0. (#15)
  • Update bourbon from 5.0.0.beta.7 to 5.0.0.beta.8. (#16)
  • Update neat from 2.0.0 to 2.1.0. (#16)
  • Update middleman-autoprefixer from 2.7.1 to 2.8.0. (#18)
  • Update Bitters from 1.5.0 to 1.7.0. (#19)
  • Update normalize.css from 5.0.0 to 7.0.0. (#20)

v0.1.0

26 Jun 18:39
Compare
Choose a tag to compare

Initial release.

This template comes with the following features and tools: