We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9dcc5f5 commit 7b4cf4bCopy full SHA for 7b4cf4b
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [8.12.1](https://github.com/cheminfo/openchemlib-utils/compare/v8.12.0...v8.12.1) (2026-01-16)
4
+
5
6
+### Bug Fixes
7
8
+* use standard ASCII in autoLabel database ([712f966](https://github.com/cheminfo/openchemlib-utils/commit/712f9666f23247b3698ad9d154457425f704fbd0))
9
10
## [8.12.0](https://github.com/cheminfo/openchemlib-utils/compare/v8.11.0...v8.12.0) (2026-01-15)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "openchemlib-utils",
- "version": "8.12.0",
+ "version": "8.12.1",
"license": "MIT",
"description": "Various utilities that extends openchemlib-js like HOSE codes or diastereotopic IDs",
"keywords": [
0 commit comments