v1.5.0 - Introduces Lammps dashboard
Version 1.5.0
Highlights
- Added Lammps dashboard (beta) as discussed in Issue #19
- Plotting of log file data
- Plotting of atomic dump data
- System Information display for Memory usage, CPU load and GPU load (Nvidia GPUs only)
- Added Editor command 'Open Lammps Simulation Dashboard'
- Added button to open dashboard in editor window
- Added dependencies:
- cpu-stats
- markdown-it
- node-nvidia-smi
- node-os-utils
- plotly.js-dist-min
- acorn
- Changed documentation source in official lammps repo from 'master' to 'release'
What's Changed
- Bump ini from 1.3.5 to 1.3.8 by @dependabot in #21
- Bump elliptic from 6.5.3 to 6.5.4 by @dependabot in #22
- Bump y18n from 4.0.0 to 4.0.1 by @dependabot in #23
- Bump lodash from 4.17.19 to 4.17.21 by @dependabot in #24
- Bump browserslist from 4.16.3 to 4.16.6 by @dependabot in #25
- Bump glob-parent from 5.1.1 to 5.1.2 by @dependabot in #27
- Bump css-what from 5.0.0 to 5.0.1 by @dependabot in #26
- Bump ws from 5.2.2 to 5.2.3 by @dependabot in #28
- added functions to check for unbalanced parenthesis and number of groups by @Justinfr43 in #29
- Bump path-parse from 1.0.6 to 1.0.7 by @dependabot in #30
- Bump nth-check from 2.0.0 to 2.0.1 by @dependabot in #31
- Interactive plot panel by @ThFriedrich and @arn-all in #33
New Contributors
- @Justinfr43 made their first contribution in #29
Full Changelog: v1.4.1...v1.5.0
