Euphoria API bindings for Rust
Find a file
Joscha 095d2cea86 Fix nick hue hashing algorithm in some edge cases
When the nick consisted entirely of non-alphanumeric characters and
included at least one colon-delimited emoji, the hue hashing
reimplementation would produce an incorrect result because
colon-delimited emoji were removed at the wrong point in the hashing
process.
2025-02-23 22:34:23 +01:00
.vscode Build all features by default 2023-01-20 23:18:42 +01:00
examples Fix rustls panic in example bots 2024-12-04 18:52:29 +01:00
src Fix nick hue hashing algorithm in some edge cases 2025-02-23 22:34:23 +01:00
.gitignore Create project 2022-08-18 00:25:02 +02:00
Cargo.toml Bump version to 0.6.0 2025-02-21 00:40:15 +01:00
CHANGELOG.md Fix nick hue hashing algorithm in some edge cases 2025-02-23 22:34:23 +01:00