Releases: benbalter/jekyll-remote-theme
Releases · benbalter/jekyll-remote-theme
v0.4.3
- Updated to use HEAD instead of master as default branch (#87) @IanLee1521
- Added extra context to error message when remote theme download fails (#85) @IanLee1521
- Require kramdown-parser-gfm to fix travis (#86) @benbalter
- Fixes #76 (#77) @orchardcc
v0.4.2
v0.4.1
- Update jekyll requirement from ~> 3.5 to >= 3.5, < 5.0 (#54) @dependabot-preview
- Require rubyzip to version 1.3.0 or later
v0.4.0
- Add ability to use themes hosted on enterprise GitHub instances. (#53) @jallenwork
- Fix: build not passing (#48) @DirtyF
- Deps: rubocop-jekyll 0.3 (#41) @DirtyF
- Explicitly specify that the theme should be public (#31) @cetinajero
- Update badges (#30) @sonicdoe
- update documentation for maximum compatibility and less confusion (#28) @kenman345