Releases: toshimaru/jekyll-include_sass
Releases · toshimaru/jekyll-include_sass
v1.0.2
What's Changed
- Remove pry gem by @toshimaru in #16
- chore: Update gem dependencies by @toshimaru in #17
- ci: Add rubocop CI by @toshimaru in #18
Full Changelog: v1.0.1...v1.0.2
v1.0.1
What's Changed
- CI against Ruby 3.3 / Create
dependabot.ymlby @toshimaru in #14 - Bump actions/checkout from 3 to 4 by @dependabot in #15
New Contributors
- @dependabot made their first contribution in #15
Full Changelog: v1.0.0...v1.0.1
v1.0.0
Feature
- feat: Add
include_scsstag (an alias ofinclude_sass) by @toshimaru in #13
Full Changelog: v0.5.0...v1.0.0
v0.5.0
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