Releases: benbalter/jekyll-auth
Releases · benbalter/jekyll-auth
v0.6.0
- Authenticate against multiple teams (#33, props @ssaunier)
- Drop deprecated Heroku Gem dependency in favor of standalone Heroku client
v0.5.2
Only attempt to read the config file if it exists (#35) - Props @parkr
V0.5.1
- Use
read:org
Oauth scope instead of user
(#30), props @ktheory
Gemfile.lock
excluded by .gitignore
v0.4.0
- Less strict dependency versioning
- Dependency bumps
- Jekyll 1.5.x support
- SafeYAML 1.0.x
- Octokit 3.1.x
- DotEnv 0.11.x
0.3.0
- SSL Support
- HTTP cookies
- Better dependency management, props @parkr
v0.2.1
Fix for jekyll-auth/config.rb
not being properly included in the bundled Gem.
0.1.3
- Fix for
jekyll-auth new
not properly handling GITHUB_ORG_ID
- Gem now includes CI