Skip to content

v0.2.1

Latest

Choose a tag to compare

@janosh janosh released this 05 Jan 00:21
· 5 commits to main since this release

What's Changed

🛠 Enhancements

  • Structure cell type switch (primitive/conventional) by @janosh in #219
  • BarPlot: add line marker support by @janosh in #220
  • Parse .xy, .xye, .brml, .xrdml XRD file formats by @janosh in #221
  • FermiSurface visualization by @janosh in #223
  • HeatmapTable by @janosh in #227
  • Parse and display metadata from Optimade JSON files + codebase improvements by @janosh in #231
  • IsobaricBinaryPhaseDiagram by @janosh in #233

🐛 Bug Fixes

  • Fix CIF parser for compound symmetry operations by @janosh in #228
  • Wrap fractional coordinates to [0, 1) for nested pymatgen JSON 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