Skip to content

v0.17.0

Choose a tag to compare

@janosh janosh released this 22 Jul 12:38
· 52 commits to main since this release

What's Changed

馃挜 Breaking Changes

  • Add cell_size_fn: Callable[[ModuleStats], float] keyword to py_pkg_treemap by @janosh in #293
  • Support disordered site rendering in structure_(2|3)d_plotly() by @janosh in #301
  • Remove residual_vs_actual() by @janosh in #302
  • chem_env_treemap by @janosh in #303
  • Drop matplotlib dependency, refactor few remaining matplotlib functions to plotly by @janosh in #305
  • MatterViz widgets by @janosh in #311

馃帀 New Features

  • Sunburst of coordination numbers and environments by @janosh in #295

馃洜 Enhancements

  • cluster_compositions add annotate_points keyword by @janosh in #291
  • Add element color legend to plotly 2d and 3d structure visualizations by @janosh in #298
  • Auto-render pymatgen/ASE objects when returned from notebook cells by @janosh in #299
  • structure_(2|3)d_plotly add cell_boundary_tol: float | dict[str, float] by @janosh in #300

馃悰 Bug Fixes

馃Ч House-Keeping

  • Rename structure_(2|3)d_plotly to structure_(2|3)d by @janosh in #304
  • Update pytest-split durations by @janosh in #306

New Contributors

Full Changelog: v0.16.0...v0.17.0