Skip to content

1.0.0.rc4

Pre-release
Pre-release
Compare
Choose a tag to compare
@dohzya dohzya released this 03 Mar 22:08
· 324 commits to master since this release

Fix

  • Support OAuth signin for private repositories (a39b8f0 in #32)
  • The OAuth's token checking now uses the provided HTTPClient (fd21413 in #32)

Potentially breaking changes

  • Prismic::API#oauth_initiate_url and Prismic::API#oauth_check_token are now deprecated. Please use Prismic.oauth_initiate_url and Prismic.oauth_check_token instead