Skip to content

v2.0.0

Compare
Choose a tag to compare
@jekyllbot jekyllbot released this 14 Aug 18:08
· 76 commits to master since this release

Major Enhancements

  • Migrate to sassc gem (#75)
  • Use and test sassc-2.1.0 pre-releases and beyond (#86)
  • Drop support for Ruby 2.3 (#90)

Minor Enhancements

  • Generate Sass Sourcemaps (#79)
  • Configure Sass to load from theme-gem if possible (#80)
  • SyntaxError line and filename are set by SassC (#85)
  • Memoize #jekyll_sass_configuration (#82)

Development Fixes

  • Target Ruby 2.3 (#70)
  • Lint with rubocop-jekyll (#73)
  • Clear out RuboCop TODO (#87)
  • Cache stateless regexes in class constants (#83)
  • Add appveyor.yml (#76)

Bug Fixes

  • Fix rendering of sourcemap page (#89)