File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 1.9.0] ( https://www.github.com/cheminfo/nmr-parser/compare/v1.8.1...v1.9.0 ) (2022-06-22)
4
+
5
+
6
+ ### Features
7
+
8
+ * ** fromBruker:** new filtering options ([ 12b0fa9] ( https://www.github.com/cheminfo/nmr-parser/commit/12b0fa952a54f4871db6f96474049fff644cc13c ) )
9
+ * update brukerconverter ([ #57 ] ( https://www.github.com/cheminfo/nmr-parser/issues/57 ) ) ([ ec260fa] ( https://www.github.com/cheminfo/nmr-parser/commit/ec260fa6bff17bfe0aecf731afccb566ba3e8148 ) )
10
+
3
11
### [ 1.8.1] ( https://www.github.com/cheminfo/nmr-parser/compare/v1.8.0...v1.8.1 ) (2022-05-09)
4
12
5
13
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " nmr-parser" ,
3
- "version" : " 1.8.1 " ,
3
+ "version" : " 1.9.0 " ,
4
4
"description" : " Read and convert any NMR file" ,
5
5
"main" : " lib/index.js" ,
6
6
"module" : " src/index.js" ,
You can’t perform that action at this time.
0 commit comments