Releases: Deep-MI/WhipperSnapPy
Releases · Deep-MI/WhipperSnapPy
v1.3.1
v1.3.0
What's Changed
- Extend functionality for annotation files and flexible surface plotting by @kdiers in #44
- Added vertical colorbar and caption support for snap1 and fixed invisible caption issue by @cryptoradon in #45
- Normalized positioning and scaling by @cryptoradon in #47
- Fixed checks for height, width, and values to display by @kdiers in #49
- Make outpath argument non-optional by @kdiers in #50
New Contributors
Full Changelog: v1.2.0...v1.3.0
v1.2.0
What's Changed
- Autogenerated doc files as per LaPy method by @engrosamaali91 in #23
- gitaction local run by @agirodi in #28
- stop requesting x64 for mac to work on arm by @m-reuter in #34
- Migrating from PyQt5 to PyQt6: by @taha-abdullah in #36
- remove python3.8 and add 3.12 by @m-reuter in #37
- Replace isort and black with ruff by @m-reuter in #38
- fixed unreliable checksum generation for binary file (_fread3()) by @hensing1 in #40
- Band-aid fix for running snap4() on wayland by @hensing1 in #41
New Contributors
- @engrosamaali91 made their first contribution in #23
- @agirodi made their first contribution in #28
- @taha-abdullah made their first contribution in #36
- @hensing1 made their first contribution in #40
Full Changelog: v1.1.0...v1.2.0
v1.1.0
What's Changed
- Added handling of too few input arguments for surf by @ClePol in #18
- replace flake8 with faster ruff by @m-reuter in #19
- Fix: Broken rotation keys by @AhmedFaisal95 in #20
- Fix: Closing behaviour of interactive mode by @AhmedFaisal95 in #21
- Fix: OpenGL version by @AhmedFaisal95 in #22
Full Changelog: v1.0.0...v1.1.0