Skip to content
This repository was archived by the owner on Jun 2, 2023. It is now read-only.

Latest commit

 

History

History
53 lines (33 loc) · 3.56 KB

CHANGELOG.md

File metadata and controls

53 lines (33 loc) · 3.56 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

3.0.2 (2022-06-03)

Bug Fixes

  • android errors after migrating to cap v3 (aac45ef)

3.0.1 (2022-06-03)

3.0.0 (2022-05-10)

Features

1.0.1 (2020-06-30)

Features

Bug Fixes

  • android: update capacitor and change java import to match community standard (f501f60)

1.0.0 (2020-06-28)

Features

  • android: update to capacitor v2 (f1dd501)
  • README: add usage (890b079)
  • add a comprehensive guide to ios/android (e1255c8)
  • improve readme and fix description (51111bf)
  • android: add isLogged and clean up code (d861053)
  • add twitter plugin (71221fe)

Bug Fixes

  • android: add app compat (14a58a5)
  • android: cap implementation (77c7ac7)
  • README: add the other packages (60f48f0)
  • README: import package name (b2eef56)
  • rename android package from cap.twitter.plugin to io.stewan.capacitor (a69f2b3)
  • android: add appcompat support (e5ba68b)
  • add some package keywords and improve readme (69b2d92)
  • android: return the auth response properly (a5c6910)
  • ios: remove extra setup from AppDelegate (201cadf)