We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b585a09 commit eec349eCopy full SHA for eec349e
3 files changed
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## [0.1.2] - 2026-02-16
2
+
3
+### Added
4
+- Support text selection
5
+- Support for HiDPI rendering
6
7
## [0.1.1] - 2026-02-16
8
9
### Added
litehtml-sys/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "litehtml-sys"
-version = "0.1.1"
+version = "0.1.2"
edition = "2021"
license = "MIT AND BSD-3-Clause AND Apache-2.0"
authors = ["Franz Geffke <mail@gofranz.com>"]
litehtml/Cargo.toml
name = "litehtml"
license = "MIT"
0 commit comments