Skip to content

Latest commit

 

History

History
76 lines (43 loc) · 1.01 KB

CHANGELOG.md

File metadata and controls

76 lines (43 loc) · 1.01 KB

Changelog

Version 1.1.0

2023-04-07

  • Fix nullability of metadata in application level manifest.

Version 1.0.9

2023-03-21

  • Update to Kotlin 1.8.10.
  • Update dependencies.
  • Align with Gradle 8.

Version 1.0.8

2022-08-23

  • Add compatibility with Android 13 Tiramisu.
  • Expose new manifest metadata to follow system locale.

Version 1.0.7

2022-08-18

  • Harden check for missing or disabled WebView.

Version 1.0.6

2022-08-05

  • Update to Kotlin 1.7.10.
  • Check if Webkit is enabled before instancing WebView.

Version 1.0.5

2021-12-24

  • Update to Kotlin 1.6.10.

Version 1.0.4

2021-09-25

  • Update to Kotlin 1.5.31.
  • Add meta data support to pass language tag to initializer.
  • Update README sections.

Version 1.0.3

2021-09-13

  • Update to Kotlin 1.5.30.
  • Recompile with Android 12 SDK.
  • Turn off Jetifier.

Version 1.0.2

2021-08-09

  • Update dependencies.

Version 1.0.1

2021-07-09

  • Update dependencies.

Version 1.0.0

2021-04-12

  • Initial release.