Skip to content

Releases: Faria22/moldenViz

v1.11.0

27 Jan 17:31

Choose a tag to compare

What's Changed

  • Fixed warning outlined in #69

Full Changelog: v1.10.0...v1.11.0

v1.10.0

26 Jan 17:36

Choose a tag to compare

What's Changed

  • Plotter: major test expansion (sync + async), fixes to lazy imports and test doubles; scaling issue addressed.
  • Tabulator: async tabulation work, default grid type reset fix, exports made public, and cleanup of unnecessary
    helpers.
  • Grid/type conversion: multiple fixes for old conversion paths and wrong expectations post-merge.
  • Parser/math: switched to SciPy routine for plms.
  • Tooling/tests: coverage/benchmarks adjusted, tests reorganized using conftest, lazy imports introduced;
    pyproject.toml updated.

Full Changelog: v1.9.1...v1.10.0

v1.9.1

16 Nov 18:02

Choose a tag to compare

Full Changelog: v1.9.0...v1.9.1

v1.9.0

25 Oct 18:00

Choose a tag to compare

What's Changed

  • Add CLI version flag and logging controls by @Faria22 in #51
  • Add CI workflow for multi-version Python testing by @Copilot in #55
  • Add CLI logging controls and instrumentation by @Faria22 in #53
  • Enhance logging visibility across CLI and plotter by @Faria22 in #57

Full Changelog: v1.8.2...v1.9.0

v1.8.2

24 Oct 23:46

Choose a tag to compare

What's Changed

  • Fixed issue where python3.13.x was not allowed

Full Changelog: v1.8.1...v1.8.2

v1.8.1

14 Oct 13:53

Choose a tag to compare

Full Changelog: v1.8.0...v1.8.1

v1.8.0

11 Oct 20:15

Choose a tag to compare

What's Changed

  • Hide mo related settings when only_molecule is true by @Faria22 in #48

Full Changelog: v1.7.0...v1.8.0

v1.7.0

10 Oct 19:10

Choose a tag to compare

What's Changed

  • Add "Save Settings" action to menubar by @Copilot in #42

Full Changelog: v1.6.1...v1.7.0

v1.6.1

10 Oct 18:57

Choose a tag to compare

What's Changed

  • Add Export dropdown menu with Data and Image export options by @Copilot in #44

Full Changelog: v1.6.0...v1.6.1

v1.6.0

10 Oct 18:55

Choose a tag to compare

What's Changed

  • Add option for default grid type in configuration by @Copilot in #47

Full Changelog: v1.5.0...v1.6.0