Releases: koshilife/omniauth-cybozu
Releases · koshilife/omniauth-cybozu
0.3.1
This release supported for omniauth 1.0 series.
- undid omniauth-oauth2 dependency.
1.0.0
This release supported for omniauth 2.0 series.
- allowed for omniauth v2.0 series.
0.3.0
This release supported for omniauth 1.0 series.
- be specified dependency on omniauth 1.9.
0.2.0
- refs #7 fix dependencies.
0.1.4
- rename module 'Omniauth' to 'OmniAuth'.
- make callback_url method private method.
- update gem-push GitHub Actions settings in order to ignore error for same version.
0.1.2
- refs #1 setup GitHub Actions for rspec and pushing to RubyGems.
- measure code coverage.