Textology

Latest version: v0.10.0

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

Scan your dependencies

Page 1 of 4

0.10.0

What's Changed
* new: Add ability to toggle image types in HTML report for test results.
* chg: Qualify and require textual >= 0.85.0.

**Full Changelog**: [v0.10.0](https://github.com/pyranha-labs/textology/compare/v0.9.0...v0.10.0)

0.9.0

What's Changed
* new: Add support for auto tracking and batch comparisons of snapshots.

Breaking change:
* If using `compare_snapshots` from `pytest_utils` directly, instead of the pytest fixture, usages will need to account for the snapshot path being returned as the second item. The first item remains a bool indicating if the snapshots match.

**Full Changelog**: [v0.9.0](https://github.com/pyranha-labs/textology/compare/v0.8.0...v0.9.0)

0.8.0

What's Changed
* new: Add lazy loading tree widget to optimize display of large datasets.
* new: Add ability to expand all and collapse all on LazyTree widgets.
* new: Add ability to run functions as part of snapshots captures.

**Full Changelog**: [v0.8.0](https://github.com/pyranha-labs/textology/compare/v0.7.5...v0.8.0)

0.7.5

What's Changed
* new: Validate support for textual 0.82.0.
* new: Add ParallelExecutorPool to support batching tasks while applications are showing.
* fix: Ensure SelectButton refreshes layout if value is directly updated.
* fix: Ensure ModalDialogs do not hang on escape presses due to no return.

**Full Changelog**: [v0.7.5](https://github.com/pyranha-labs/textology/compare/v0.7.4...v0.7.5)

0.7.4

What's Changed
* new: Add support for Textual 0.74.0 and enforce minimum.
* new: Add helpers for checking current page and selecting pages.
* new: Add button that tracks selection state.

**Full Changelog**: [v0.7.4](https://github.com/pyranha-labs/textology/compare/v0.7.3...v0.7.4)

0.7.3

What's Changed
* new: Add awaitable that performs noop if no tasks.
* fix: Allow pages declared during instantiation to be cached.

**Full Changelog**: [v0.7.3](https://github.com/pyranha-labs/textology/compare/v0.7.2...v0.7.3)

Page 1 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.