Skip to content

Latest commit

 

History

History
64 lines (35 loc) · 977 Bytes

CHANGELOG.md

File metadata and controls

64 lines (35 loc) · 977 Bytes

0.7.0

  • Android: Support V2 embedding (Thanks nikitadol)

0.6.1

  • Specify ios class plugin

0.6.0

  • Support for Null Safety
  • iOS: Some improvements
  • Android: Allow webview to access local files

0.5.2

  • iOS: Support for Swift version 4.2

0.5.1

0.5.0

  • Android: Migration to AndroidX

0.4.3

  • iOS: Added longer delay to fix the error with poor local images loading

0.4.1

  • Android: Small code cleanup

0.4.0

  • Android: Updated Gradle and Kotlin versions

0.3.0

  • iOS: Fixed issue with loading local images to PDF document

0.2.3

  • Updated README.md

0.2.2

  • iOS: Changed string encoding to utf-8

0.2.1

  • Updated README
  • Updated CHANGELOG

0.2.0

  • Android: Changed location temporary generated pdf file
  • iOS: Added WKWebView cache clear
  • Updated example app

0.1.0

  • Initial release