arkweb-sys 0.1.1

Raw Bindings to the Web module of OpenHarmony
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
# Changelog

## 0.1.1

- Update bindings to API-22 and API-23. Adds
  `OH_NativeArkWeb_LazyInitializeWebEngineInCookieManager` (API-22),
  `OH_NativeArkWeb_IsActiveWebEngineEvergreen` (API-23), and the
  `ARKWEB_EVERGREEN` variant of `ArkWebEngineVersion` (API-23).

## 0.1.0

- Initial ArkWeb bindings for API-11 through API-21.