v0.7.0
What's Changed
- Update rubocop-jekyll requirement from ~> 0.9.0 to ~> 0.10.0 (#38) @dependabot-preview
- Cache parsed host url to reduce allocations (#36) @ashmaroli
- Avoid unnecessary allocations for empty strings (#34) @ashmaroli
- Allow use and testing with Jekyll 4.0 (#32) @ashmaroli
- Lint with rubocop-jekyll (#33) @ashmaroli
- Update rake requirement from ~> 10.0 to ~> 12.3 (#22) @dependabot-preview
- Fix passing username as variable docs in README.md (#20) @chrismytton
- update readme (#19) @kenman345