1.0.2 - 2017-04-03
- Workaround on
#callback_url
for omniauth-oauth2 1.4.0
- CI test will only run on ruby > 2.2.x
- Ruby 1.9.3
- Ruby 2.1
- Restriction on omniauth-oauth2
< 1.4.0
1.0.1 - 2015-11-26
- Test on ruby 2.1 and 2.2 too.
- cleaned up the code a bit.
- cleaned up specs a bit and updated to RSpec 3.
- Use debugger gem on ruby 1.9.x or less and byebug on 2.x
- changed omniauth-oauth2 dependency to 1.x up to 1.3.1 since this change in omniauth-oauth2 1.4 breaks the strategy.
- Stop dealing with SCRIPT_NAME since it was breaking stuff
1.0.0 - 2015-11-18
- omniauth-oauth2 dependency to ~> 1.2
Undocumented. Please review git commits history.