Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2023-01-22 | 1.4 kB | |
v0.18.0 source code.tar.gz | 2023-01-22 | 11.7 kB | |
v0.18.0 source code.zip | 2023-01-22 | 23.1 kB | |
Totals: 3 Items | 36.2 kB | 3 |
What's Changed
- chore: Update GitHub Actions configuration by @toshimaru in https://github.com/toshimaru/jekyll-toc/pull/145
- test: use hash explicitly for Struct initializer for ruby 3.2 by @mtasaka in https://github.com/toshimaru/jekyll-toc/pull/165
- chore: Fix rubocop errors by @toshimaru in https://github.com/toshimaru/jekyll-toc/pull/167
- Test against Ruby 3.2 by @toshimaru in https://github.com/toshimaru/jekyll-toc/pull/168
- Drop Ruby 2.5 support / CI against Jekyll 4.3 / Refactoring
gemspec
file by @toshimaru in https://github.com/toshimaru/jekyll-toc/pull/169
Deps
- Update simplecov requirement from ~> 0.17.1 to ~> 0.21.2 by @dependabot in https://github.com/toshimaru/jekyll-toc/pull/144
- Bump paambaati/codeclimate-action from 2.7.5 to 3.0.0 by @dependabot in https://github.com/toshimaru/jekyll-toc/pull/148
- Bump actions/checkout from 2 to 3 by @dependabot in https://github.com/toshimaru/jekyll-toc/pull/153
- Bump paambaati/codeclimate-action from 3.0.0 to 3.2.0 by @dependabot in https://github.com/toshimaru/jekyll-toc/pull/161
- Update simplecov requirement from ~> 0.21.2 to ~> 0.22.0 by @dependabot in https://github.com/toshimaru/jekyll-toc/pull/163
New Contributors
- @mtasaka made their first contribution in https://github.com/toshimaru/jekyll-toc/pull/165
- @voxik in [#168]
Full Changelog: https://github.com/toshimaru/jekyll-toc/compare/v0.17.1...v0.18.0