Releases: jekyll/github-metadata
Releases · jekyll/github-metadata
v1.10.0
v1.9.0
v1.8.0
v1.7.0
v1.6.0
v1.5.0
v1.4.0
v1.3.0
- Don't require Jekyll, and only require the Generator when Jekyll has been required
- Client: Fix bug with method call memoization collision with special characters
- Generator: Properly memoize the repository so each regen doesn't re-call
- Pages:
ssl?
should betrue
in test mode - Pages:
github_hostname
should only include the domain, not the protocol - Pages: handle subdomain isolation
- Pages: helper methods for
dotcom?
,test?
,enterprise?
- Pages: hardcode https for dotcom GitHub URL
- Pages: api_url, help_url, github_hostname, and pages_hostname should all look at env vars without
PAGES_
prefix - Repository:
#organization_repository?
should useValue
to save from errors - Repository: add in enterprise support & smarter CNAME/domain lookup