Skip to content

Commit 12af695

Browse files
Merge remote-tracking branch 'origin/main' into prod-helm-deploy
2 parents 9dc3c8a + aeaf1d6 commit 12af695

6 files changed

Lines changed: 413 additions & 358 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.9.0](https://github.com/NFDI4Chem/nmrium-react-wrapper/compare/v0.8.0...v0.9.0) (2024-03-26)
4+
5+
6+
### Features
7+
8+
* update NMRium to version 0.53.0 ([a8cb57f](https://github.com/NFDI4Chem/nmrium-react-wrapper/commit/a8cb57fae98cb9f30b3c247f484b99793034839e))
9+
310
## [0.8.0](https://github.com/NFDI4Chem/nmrium-react-wrapper/compare/v0.7.0...v0.8.0) (2024-03-20)
411

512

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,15 @@ 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 - [v0.8.0](https://github.com/NFDI4Chem/nmrium-react-wrapper/releases/tag/v0.8.0))
18+
[https://nmrium.nmrxiv.org](https://nmrium.nmrxiv.org) (currently - [v0.9.0](https://github.com/NFDI4Chem/nmrium-react-wrapper/releases/tag/v0.9.0))
1919

2020
#### Development:
2121

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

2424
#### For older/specific versions
25+
[https://nmrium.nmrxiv.org/releases/v0.9.0](https://nmrium.nmrxiv.org/releases/v0.9.0) -> [v0.9.0](https://github.com/NFDI4Chem/nmrium-react-wrapper/releases/tag/v0.9.0)
26+
2527
[https://nmrium.nmrxiv.org/releases/v0.8.0](https://nmrium.nmrxiv.org/releases/v0.8.0) -> [v0.8.0](https://github.com/NFDI4Chem/nmrium-react-wrapper/releases/tag/v0.8.0)
2628

2729
[https://nmrium.nmrxiv.org/releases/v0.7.0](https://nmrium.nmrxiv.org/releases/v0.7.0) -> [v0.7.0](https://github.com/NFDI4Chem/nmrium-react-wrapper/releases/tag/v0.7.0)
@@ -97,7 +99,7 @@ Raise an issue on GitHub - https://github.com/NFDI4Chem/nmrium-react-wrapper/iss
9799

98100
| NMRium React Wrapper Version | NMRium Version | NMRium Data Schema Version | Migration Script |
99101
|:---- |:--- | :---- | :---- |
100-
| [Latest-stable](https://github.com/NFDI4Chem/nmrium-react-wrapper/releases/tag/v0.8.0) | [v0.52.0](https://github.com/cheminfo/nmrium/releases/tag/v0.52.0) | [v4](/public/data/Data%20Schema%20Versions/V4/) | [Migration script](https://github.com/cheminfo/nmr-load-save/blob/master/src/migration/migrateToVersion3.ts) |
102+
| [Latest-stable](https://github.com/NFDI4Chem/nmrium-react-wrapper/releases/tag/v0.9.0) | [v0.53.0](https://github.com/cheminfo/nmrium/releases/tag/v0.53.0) | [v4](/public/data/Data%20Schema%20Versions/V4/) | [Migration script](https://github.com/cheminfo/nmr-load-save/blob/master/src/migration/migrateToVersion3.ts) |
101103

102104

103105
## License

0 commit comments

Comments
 (0)