Skip to content

v3.3.2

Compare
Choose a tag to compare
@cvrebert cvrebert released this 15 Mar 11:50
· 152 commits to master since this release

Released on 2015-01-19.

_DO NOT USE THIS VERSION!_ It had a bad Sass-specific Glyphicons-related regression: daeb43d

Sass-specific changes:

  • 98818eb: Relax runtime dependencies and set min versions
  • 3e33c6f: Add support for WOFF2 font format
  • 60de6c5: Add support for twbs/bootstrap#15074 fix in the Less=>Sass converter
  • ae550ab: Update minimum node-sass version to v1.2.3
  • 682b3d0: Rails <3.2 is no longer officially supported
  • 7d30630: Explicitly set $bootstrap-sass-asset-helper
  • #691: Change new Rails app instructions
  • #763: Less=>Sass converter fix: Split parent selector parts
  • #777: Use unmodified bootstrap.js and bootstrap.min.js from upstream
  • #801: Add standalone Sprockets support
  • #812: Update bower.json to use one JS file
  • #818: Document that usage of Autoprefixer is required
  • #821: Reduce minimum Sass number precision: 10 -> 8
  • #824: Make autoprefixer-rails a dependency