|
2 | 2 |
|
3 | 3 | <!-- version list --> |
4 | 4 |
|
| 5 | +## v2.0.0 (2026-03-19) |
| 6 | + |
| 7 | +### Bug Fixes |
| 8 | + |
| 9 | +- Constrain trame-dataclass version |
| 10 | + ([`49930a1`](https://github.com/Kitware/QuickView/commit/49930a134f582fe88c96b26eb8e26a2382436093)) |
| 11 | + |
| 12 | +- EAMCenterMeridian can center on specified meridian. |
| 13 | + ([`9cc2c1b`](https://github.com/Kitware/QuickView/commit/9cc2c1bb3269af2e2941b0de38e5af79f58218cc)) |
| 14 | + |
| 15 | +- Split EAMTransformAndExtract: EAMCenterMeridian, EAMExtract |
| 16 | + ([`d7b8335`](https://github.com/Kitware/QuickView/commit/d7b8335bbc9b223d647e912dfdc0dc2aaa7b0162)) |
| 17 | + |
| 18 | +### Chores |
| 19 | + |
| 20 | +- **docs**: Update installation guide with conda/pypi links |
| 21 | + ([`8a6f3db`](https://github.com/Kitware/QuickView/commit/8a6f3db3bb49904ff5a977c8ad1a654768adf7fb)) |
| 22 | + |
| 23 | +### Documentation |
| 24 | + |
| 25 | +- Update README.md |
| 26 | + ([`f00423c`](https://github.com/Kitware/QuickView/commit/f00423c0c8ef7a15876a66bb71f7b4c678a08d36)) |
| 27 | + |
| 28 | +- **website**: Add nersc section |
| 29 | + ([`ee160e5`](https://github.com/Kitware/QuickView/commit/ee160e5ab972eca7e22e56cf3e51bdbee9cfc3a1)) |
| 30 | + |
| 31 | +- **website**: Fix prettier formatting |
| 32 | + ([`e0ee1bd`](https://github.com/Kitware/QuickView/commit/e0ee1bdda8c06a3a643792fe16614be4ea959576)) |
| 33 | + |
| 34 | +- **website**: Setup website |
| 35 | + ([`d9ba41c`](https://github.com/Kitware/QuickView/commit/d9ba41cca5d0a1af66046cd2ac9a9e928b8df814)) |
| 36 | + |
| 37 | +- **website**: Update tips structure |
| 38 | + ([`54c3d3a`](https://github.com/Kitware/QuickView/commit/54c3d3a5e63ece65d4d6ca278ee9aa7a7ef9ca4a)) |
| 39 | + |
| 40 | +- **website**: Update tips structure |
| 41 | + ([`1fa8124`](https://github.com/Kitware/QuickView/commit/1fa81241abdca8e8015276b3125763680d48c037)) |
| 42 | + |
| 43 | +- **website**: Update tips structure |
| 44 | + ([`dc912e1`](https://github.com/Kitware/QuickView/commit/dc912e1b3272cd069775b41ed2f2d13a259f9603)) |
| 45 | + |
| 46 | +### Features |
| 47 | + |
| 48 | +- Add EAMExtract |
| 49 | + ([`4f0fca2`](https://github.com/Kitware/QuickView/commit/4f0fca2d6df3eaeae9e9eacb095826d1c9cdd84e)) |
| 50 | + |
| 51 | +- Add ForceFloatPoints to EAMSliceSource |
| 52 | + ([`aaa3682`](https://github.com/Kitware/QuickView/commit/aaa3682dfd7519c76c2b8e7533273be1423dd9bb)) |
| 53 | + |
| 54 | +- Cache output of CenterMeridian, reuse mesh and existing arrays |
| 55 | + ([`88a4c49`](https://github.com/Kitware/QuickView/commit/88a4c494a514b49e59e51878e996d40586796ae8)) |
| 56 | + |
| 57 | + |
5 | 58 | ## v1.3.5 (2026-03-03) |
6 | 59 |
|
7 | 60 | ### Bug Fixes |
|
0 commit comments