We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 979054b commit 46b920eCopy full SHA for 46b920e
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [7.53.0](https://github.com/cheminfo/mass-tools/compare/v7.52.0...v7.53.0) (2026-03-04)
4
+
5
6
+### Features
7
8
+* **mf-parser:** allow to expand range MF ([7585788](https://github.com/cheminfo/mass-tools/commit/7585788dda55581d828a91f90b42549beb839fa3))
9
10
## [7.52.0](https://github.com/cheminfo/mass-tools/compare/v7.51.0...v7.52.0) (2025-08-07)
11
12
package.json
@@ -1,7 +1,7 @@
{
"name": "mass-tools",
"private": true,
- "version": "7.52.0",
+ "version": "7.53.0",
"workspaces": [
"packages/*"
],
0 commit comments