What's Changed
🛠 Enhancements
Structurecell type switch (primitive/conventional) by @janosh in #219- BarPlot: add line marker support by @janosh in #220
- Parse
.xy,.xye,.brml,.xrdmlXRD file formats by @janosh in #221 FermiSurfacevisualization by @janosh in #223HeatmapTableby @janosh in #227- Parse and display metadata from Optimade JSON files + codebase improvements by @janosh in #231
IsobaricBinaryPhaseDiagramby @janosh in #233
🐛 Bug Fixes
- Fix CIF parser for compound symmetry operations by @janosh in #228
- Wrap fractional coordinates to [0, 1) for nested
pymatgenJSON structures by @janosh in https://github.com//pull/232 - Fix all failing E2E Playwright tests by @janosh in #234
- Fix cyclic barrel imports causing SSR failures + unskip some more E2E tests + delete low value ones by @janosh in #235
💡 Refactoring
Full Changelog: v0.2.0...v0.2.1