We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71d6438 commit bafbf08Copy full SHA for bafbf08
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [7.1.0](https://github.com/cheminfo/openchemlib-utils/compare/v7.0.0...v7.1.0) (2025-04-22)
4
+
5
6
+### Features
7
8
+* add option mixedEOL in appendSDF ([71d6438](https://github.com/cheminfo/openchemlib-utils/commit/71d6438c18927d2fd859874c16c910c9f131a952))
9
10
## [7.0.0](https://github.com/cheminfo/openchemlib-utils/compare/v6.7.0...v7.0.0) (2025-04-17)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "openchemlib-utils",
- "version": "7.0.0",
+ "version": "7.1.0",
"description": "Various utilities that extends openchemlib-js like HOSE codes or diastereotopic IDs",
"type": "module",
"exports": "./lib/index.js",
0 commit comments