Skip to content

Latest commit

 

History

History
108 lines (57 loc) · 1.52 KB

File metadata and controls

108 lines (57 loc) · 1.52 KB

0.8.1

  • enable links clickable on iOS.

0.8.0

  • fix the position: fixed element not working as expected.

0.7.9

  • test Automated publishing again.

0.7.8

  • test Automated publishing.

0.7.7

  • enable Automated publishing.

0.7.6

  • Specific Android support minSdkVersion to 19.

0.7.5

  • transfter to a new repo for making issues or prs more convenient.

0.7.4

  • add test and github action.

0.7.3

  • fix html_to_pdf android example build error.

0.7.2

  • fix html_to_pdf ios build error.

0.7.1

  • republish the library as html_to_pdf

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