Skip to content

Releases: toshimaru/jekyll-include_sass

v1.0.2

07 Jul 23:20
ece62c8

Choose a tag to compare

What's Changed

Full Changelog: v1.0.1...v1.0.2

v1.0.1

05 Jul 00:22
ed6a538

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.0...v1.0.1

v1.0.0

03 Jul 19:09
b19f8ab

Choose a tag to compare

Feature

  • feat: Add include_scss tag (an alias of include_sass) by @toshimaru in #13

Full Changelog: v0.5.0...v1.0.0

v0.5.0

24 Jan 19:43
a065359

Choose a tag to compare

What's Changed

  • Require Ruby 2.7 or more and support Ruby 3.x.
  • Require Jekyll 3.9 or more.

Pull Requests

  • Migrate TravisCI to GitHub Actions by @toshimaru in #11
  • Require Ruby 2.7+ and Jekyll 3.9+ / Build CI matrix by @toshimaru in #12

Full Changelog: v0.4.0...v0.5.0

v0.4.0

05 Aug 05:40

Choose a tag to compare

  • Relax jekyll dependency #10 (3.0+, < 5.0)

v0.3.0

10 May 14:08

Choose a tag to compare

  • Add variable support to include_sass tag #8 (thanks @ftab )

v0.2.0

02 May 05:11
576f36e

Choose a tag to compare

  • Add Ruby 2.6 / Drop Ruby 2.2 & 2.3
  • Detailed error

#7