0.5.0
First non-preview release of v0.5.0.
What's Changed
- General redesign by @delaossa in #14
- Revert "General redesign" by @AngelFP in #15
- Implementing HiPACE unit conversion definitions and some fixes by @delaossa in #17
- HiPACE fixes by @AngelFP in #18
- Upgrade to openPMD-viewer 1.1.0 by @AngelFP in #20
- Implement better openpmd metadata by @AngelFP in #24
- order axes also for 2D fields in openpmd format by @delaossa in #22
- Replace prints for warnings by @AngelFP in #26
- Deactivate identification of field-related species by @AngelFP in #25
- Make sure all axis metadata can be converted by @AngelFP in #27
- No comma in pip install command for list of packages by @MaxThevenet in #28
- Add 2D matplotlib visualizer by @AngelFP in #31
- Add new laser envelope fields by @AngelFP in #32
- Update readme by @AngelFP in #33
- Update installation instructions by @AngelFP in #34
- Fix formatting and add first tests by @AngelFP in #35
- Remove
requirements.txt
by @AngelFP in #36 - Make sure qt window does not disappear by @AngelFP in #37
- Add command-line interface for quick and easy visualization (2D and 3D) by @AngelFP in #38
- Do not use openpmd viewer
1.4.0
by @AngelFP in #39 - Fix time step bug 2d visualizer by @AngelFP in #40
- Avoid crash if
pyqt5
is not installed by @AngelFP in #42 - Fix crash when
vtk
is not installed by @AngelFP in #43 - Pip: Use as a Module by @ax3l in #46
- Doc: CLI Tools by @ax3l in #48
- Settings Sliders: Fix Float Cast by @ax3l in #47
- openPMD-api: Default openPMD Backend by @ax3l in #49
- openPMD: Simplified Match by @ax3l in #50
- Fix deprecated pyvista method by @AngelFP in #51
- Replace
python3
withpython
and fix error message by @AngelFP in #52 - Allow saving opacity if it is out of range by @AngelFP in #53
- Add workflow to upload to pypi on release by @AngelFP in #54
New Contributors
- @delaossa made their first contribution in #14
- @MaxThevenet made their first contribution in #28
- @ax3l made their first contribution in #46
Full Changelog: 0.5.0_preview2...0.5.0