1 parent 2346f99 commit 185d55fCopy full SHA for 185d55f
2 files changed
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+### v0.17.0 - 2025-10-16
2
+* Support Welsh
3
+* Bump hashbrown to 15
4
+
5
### v0.16.4 - 2024-01-04
6
* Remove remove ahash 0.7.6 from dependencies (cargo audit)
7
Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "whatlang"
-version = "0.16.4"
+version = "0.17.0"
authors = ["Serhii Potapov <blake131313@gmail.com>"]
edition = "2021"
description = "Fast and lightweight language identification library for Rust."
0 commit comments