Skip to content

Commit 175d203

Browse files
Merge pull request #309 from NFDI4Chem/development
Development
2 parents 59521a8 + a4df1df commit 175d203

1 file changed

Lines changed: 15 additions & 4 deletions

File tree

README.md

Lines changed: 15 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,14 +15,18 @@ To further enable integration in other applications developed with modern framew
1515

1616
#### Production:
1717

18-
[https://nmrium.nmrxiv.org](https://nmrium.nmrxiv.org) (currently - [v1.0.0](https://github.com/NFDI4Chem/nmrium-react-wrapper/releases/tag/v1.0.0))
18+
[https://nmrium.nmrxiv.org](https://nmrium.nmrxiv.org) (currently - [v1.2.0](https://github.com/NFDI4Chem/nmrium-react-wrapper/releases/tag/v1.2.0))
1919

2020
#### Development:
2121

2222
[https://nmriumdev.nmrxiv.org](https://nmriumdev.nmrxiv.org) (latest)
2323

2424
#### For older/specific versions
2525

26+
[https://nmrium.nmrxiv.org/v1.2.0](https://nmrium.nmrxiv.org/v1.2.0) -> [v1.2.0](https://github.com/NFDI4Chem/nmrium-react-wrapper/releases/tag/v1.2.0)
27+
28+
[https://nmrium.nmrxiv.org/v1.1.0](https://nmrium.nmrxiv.org/v1.1.0) -> [v1.1.0](https://github.com/NFDI4Chem/nmrium-react-wrapper/releases/tag/v1.1.0)
29+
2630
[https://nmrium.nmrxiv.org/v1.0.0](https://nmrium.nmrxiv.org/v1.0.0) -> [v1.0.0](https://github.com/NFDI4Chem/nmrium-react-wrapper/releases/tag/v1.0.0)
2731

2832
[https://nmrium.nmrxiv.org/v0.9.0](https://nmrium.nmrxiv.org/v0.9.0) -> [v0.9.0](https://github.com/NFDI4Chem/nmrium-react-wrapper/releases/tag/v0.9.0)
@@ -91,12 +95,19 @@ Raise an issue on GitHub - https://github.com/NFDI4Chem/nmrium-react-wrapper/iss
9195
- [Contribution](https://github.com/NFDI4Chem/nmrium-react-wrapper/wiki/5.-Contribution)
9296
- [Deployment](https://github.com/NFDI4Chem/nmrium-react-wrapper/wiki/4.-CI-CD)
9397

98+
9499
## Versions
95100

96101
| NMRium React Wrapper Version | NMRium Version | NMRium Data Schema Version | Migration Script |
97-
|:---- |:--- | :---- | :---- |
98-
| [Latest-stable](https://github.com/NFDI4Chem/nmrium-react-wrapper/releases/tag/v1.0.0) | [v0.65.0](https://github.com/cheminfo/nmrium/releases/tag/v0.65.0) | [v4](/public/data/Data%20Schema%20Versions/V4/) | [Migration script](https://github.com/cheminfo/nmr-load-save/blob/master/src/migration/migrateToVersion3.ts) |
99-
102+
|:---|:---|:---|:---|
103+
| [v1.2.0 (Latest)](https://github.com/NFDI4Chem/nmrium-react-wrapper/releases/tag/v1.2.0) | [v2.2.0](https://github.com/cheminfo/nmrium/releases/tag/v1.3.0) | v19 | |
104+
| [v1.1.0](https://github.com/NFDI4Chem/nmrium-react-wrapper/releases/tag/v1.1.0) | [v1.3.0](https://github.com/cheminfo/nmrium/releases/tag/v1.3.0) | v9 | |
105+
| [v1.0.0](https://github.com/NFDI4Chem/nmrium-react-wrapper/releases/tag/v1.0.0) | [v0.65.0](https://github.com/cheminfo/nmrium/releases/tag/v0.65.0) | v9 | |
106+
| [v0.9.0](https://github.com/NFDI4Chem/nmrium-react-wrapper/releases/tag/v0.9.0) | [v0.62.1](https://github.com/cheminfo/nmrium/releases/tag/v0.62.1) | v7 | |
107+
| [v0.8.0](https://github.com/NFDI4Chem/nmrium-react-wrapper/releases/tag/v0.8.0) | [v0.56.0](https://github.com/cheminfo/nmrium/releases/tag/v0.56.0) | v7 | |
108+
| [v0.7.0](https://github.com/NFDI4Chem/nmrium-react-wrapper/releases/tag/v0.7.0) | [v0.49.0](https://github.com/cheminfo/nmrium/releases/tag/v0.49.0) | v6 | |
109+
| [v0.6.0](https://github.com/NFDI4Chem/nmrium-react-wrapper/releases/tag/v0.6.0) | [v0.46.1](https://github.com/cheminfo/nmrium/releases/tag/v0.46.1) | v6 | |
110+
| [v0.5.0](https://github.com/NFDI4Chem/nmrium-react-wrapper/releases/tag/v0.5.0) | [v0.44.1-pre.1696502379 ](https://www.npmjs.com/package/nmrium/v/0.44.1-pre.1696502379 )| v5 | |
100111

101112
## License
102113

0 commit comments

Comments
 (0)