Zndraw

Latest version: v0.5.4

Safety actively analyzes 682361 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 5

0.4.6

What's Changed
* Update pyproject.toml by PythonFZ in https://github.com/zincware/ZnDraw/pull/586
* Test modifiers by PythonFZ in https://github.com/zincware/ZnDraw/pull/592
* fix for translate by PythonFZ in https://github.com/zincware/ZnDraw/pull/593
* add option for all or current frame by PythonFZ in https://github.com/zincware/ZnDraw/pull/595
* add `--append` option by PythonFZ in https://github.com/zincware/ZnDraw/pull/596
* custom certificates and subdirectory hosted instances by PythonFZ in https://github.com/zincware/ZnDraw/pull/597
* Allow hosting as subdirectory by PythonFZ in https://github.com/zincware/ZnDraw/pull/594
* fix issue with zndraw local missing a frames refresh call by PythonFZ in https://github.com/zincware/ZnDraw/pull/602
* remove pprint statement by PythonFZ in https://github.com/zincware/ZnDraw/pull/603
* sidebar styling by PythonFZ in https://github.com/zincware/ZnDraw/pull/606
* [plotly] jump to custom data index if available by PythonFZ in https://github.com/zincware/ZnDraw/pull/607
* single zndraw config API by PythonFZ in https://github.com/zincware/ZnDraw/pull/609
* integration testing for analysis code by PythonFZ in https://github.com/zincware/ZnDraw/pull/611
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/zincware/ZnDraw/pull/545
* add config jump to newest frame by PythonFZ in https://github.com/zincware/ZnDraw/pull/615


**Full Changelog**: https://github.com/zincware/ZnDraw/compare/v0.4.5...v0.4.6

0.4.5

What's Changed
* bun and poetry updates by PythonFZ in https://github.com/zincware/ZnDraw/pull/576
* Add tests for modifiers by PythonFZ in https://github.com/zincware/ZnDraw/pull/579
* avoid page crash and log and error on wrong `atoms.connectivity` by PythonFZ in https://github.com/zincware/ZnDraw/pull/580
* Add __setitem__ and option to use dicts for ZnDrawLocal by phohenberger in https://github.com/zincware/ZnDraw/pull/582
* add `type_defs` module by PythonFZ in https://github.com/zincware/ZnDraw/pull/581
* Fix vectorfield by phohenberger in https://github.com/zincware/ZnDraw/pull/584
* Fix vectorfield variables by phohenberger in https://github.com/zincware/ZnDraw/pull/585
* Test `vis.append` types by PythonFZ in https://github.com/zincware/ZnDraw/pull/583


**Full Changelog**: https://github.com/zincware/ZnDraw/compare/v0.4.4...v0.4.5

0.4.4

What's Changed
* Update pyproject.toml by PythonFZ in https://github.com/zincware/ZnDraw/pull/563
* Fix euler angle conversion bug by phohenberger in https://github.com/zincware/ZnDraw/pull/564
* fix backwards compatibility issue by PythonFZ in https://github.com/zincware/ZnDraw/pull/569
* Fix conversion function and add test cases by phohenberger in https://github.com/zincware/ZnDraw/pull/565
* Use dataclass for `arrows_config` by PythonFZ in https://github.com/zincware/ZnDraw/pull/571
* Add Rhomboid and Ellipsoid geometries by phohenberger in https://github.com/zincware/ZnDraw/pull/568
* fix config race condition by PythonFZ in https://github.com/zincware/ZnDraw/pull/574
* Use Instancing for `Arrow` by PythonFZ in https://github.com/zincware/ZnDraw/pull/573


**Full Changelog**: https://github.com/zincware/ZnDraw/compare/v0.4.3...v0.4.4

0.4.3

What's Changed
* update h5md and fix 532 by PythonFZ in https://github.com/zincware/ZnDraw/pull/533
* Add ZnDrawLocal functions and _repr_html_ for jupyter by phohenberger in https://github.com/zincware/ZnDraw/pull/538
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/zincware/ZnDraw/pull/530
* Fix cookies in notebooks by PythonFZ in https://github.com/zincware/ZnDraw/pull/541
* Save color mode in session cookie by PythonFZ in https://github.com/zincware/ZnDraw/pull/542
* Add cli storage-port option by phohenberger in https://github.com/zincware/ZnDraw/pull/546
* Add conversion functions for euler angles and directions by phohenberger in https://github.com/zincware/ZnDraw/pull/550
* add `useSubmit` and trigger scene changes immediately by PythonFZ in https://github.com/zincware/ZnDraw/pull/553
* add near and far plane slider by PythonFZ in https://github.com/zincware/ZnDraw/pull/554
* Add Vectorfields by PythonFZ in https://github.com/zincware/ZnDraw/pull/543
* show simulation box (default) by PythonFZ in https://github.com/zincware/ZnDraw/pull/558
* only run `znsocket` if necessary by PythonFZ in https://github.com/zincware/ZnDraw/pull/559
* bump release version by PythonFZ in https://github.com/zincware/ZnDraw/pull/560


**Full Changelog**: https://github.com/zincware/ZnDraw/compare/v0.4.2...v0.4.3

0.4.2

What's Changed
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/zincware/ZnDraw/pull/519
* make max_http_buffer_size configurable by PythonFZ in https://github.com/zincware/ZnDraw/pull/526
* Update README.md by PythonFZ in https://github.com/zincware/ZnDraw/pull/527
* fix and test in-place atoms changes by PythonFZ in https://github.com/zincware/ZnDraw/pull/524


**Full Changelog**: https://github.com/zincware/ZnDraw/compare/v0.4.1...v0.4.2

0.4.1

What's Changed
* do not allow selection to contain duplicates by PythonFZ in https://github.com/zincware/ZnDraw/pull/489
* Use `znjson` instead of `znframe` by PythonFZ in https://github.com/zincware/ZnDraw/pull/481
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/zincware/ZnDraw/pull/282
* Bump `zndraw` version and set minimum `python-socketio` version by PythonFZ in https://github.com/zincware/ZnDraw/pull/512
* Make Ploty clickable by PythonFZ in https://github.com/zincware/ZnDraw/pull/488
* Better `Rnd` by PythonFZ in https://github.com/zincware/ZnDraw/pull/501
* small fixes from on the plane by PythonFZ in https://github.com/zincware/ZnDraw/pull/520
* More verbose output by PythonFZ in https://github.com/zincware/ZnDraw/pull/513
* Improve CLI by PythonFZ in https://github.com/zincware/ZnDraw/pull/504
* Read file from URL by PythonFZ in https://github.com/zincware/ZnDraw/pull/521


**Full Changelog**: https://github.com/zincware/ZnDraw/compare/v0.4.0...v0.4.1

Page 2 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.