Skip to content

Releases: jekyll/github-metadata

v2.9.3

07 Sep 22:48
37dabec
Compare
Choose a tag to compare

Fix for site.github.* values not being propagated in some cases (#112)

v2.9.2

07 Sep 14:23
c9262d4
Compare
Choose a tag to compare
  • Allow user values to override drop-determined values (#110)

v2.9.1

28 Aug 17:46
35bf4df
Compare
Choose a tag to compare
  • Fix for "undefined method path for Hash" error

v2.9.0

28 Aug 17:36
0ba08e7
Compare
Choose a tag to compare
  • GitHub edit link tag (#108)
  • Define path with dir (#109)

v2.8.0

15 Aug 19:49
a80cdb7
Compare
Choose a tag to compare

Expose site source (#107)

v2.7.0

14 Aug 14:23
60f6805
Compare
Choose a tag to compare

Minor Enhancements

  • Expose repo license (#106)

v2.6.0

14 Aug 14:22
c6bce59
Compare
Choose a tag to compare
  • Set title and description in dev (#104)
  • Detect whether the client is connected to the internet. Only allow client calls if connected. (#90)
  • Expose repo visibility (#105)

v2.5.1

18 Jul 18:03
9eb7c50
Compare
Choose a tag to compare

remove latest release url

v2.5.0

17 Jul 17:27
4c65880
Compare
Choose a tag to compare
  • Set default site.title and site.description (#101)
  • Modernize Travis configuration (#102)
  • Allow user to set empty baseurl (#97)
  • add latest_release and latest_release_url (#88)
  • Make the Octokit client more configurable. (#84)

v2.4.0

31 Mar 01:31
5831106
Compare
Choose a tag to compare

Minor Enhancements

  • Don't double-process the site.github namespace. (#95)
  • Add .configuration and .page_build? methods to Pages (#89)