Skip to content

v0.9.1

Compare
Choose a tag to compare
@janosh janosh released this 05 Jul 00:28
· 31 commits to main since this release

What's Changed

🐛 Bug Fixes

  • Fix bad NPY002 migration by @janosh in #163
  • Add toggle_log_linear_y_axis powerup by @janosh in #165
  • Fix density_scatter_plotly metric annotation by @janosh in #166
  • Fix and test ptable_heatmap text color logic by @janosh in #169
  • Fix count_elements for series of Composition by @janosh in #170

🛠 Enhancements

  • Add plot_xrd_pattern() for creating interactive XRD patterns with plotly by @janosh in #167
  • plot_xrd_pattern accept DiffractionPattern | Structure as input by @janosh in #168
  • Split powerups module by backend: matplotlib/plotly/both by @janosh in #171

Full Changelog: v0.9.0...v0.9.1