Textology

Latest version: v0.5.1

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

Scan your dependencies

Page 1 of 3

0.5.1

What's Changed
* new: Add MultiSelect dropdown widget for selecting multiple items.
* chg: Update test report summary to include snapshot name for simplicity.
* chg: Migrate configurations and builds to pyproject.toml.
* fix: Update extended Select widget defaults to match Textual base singleton.

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

0.5.0

What's Changed

> **Note**: If you need support for Textual >= 0.32.0 and <= 0.50.1, Textology 0.4.0 was the last version to support down to Textual 0.32.0. All releases moving forward require Textual 0.51.0+.

* new: Add latest validation arguments to TextInput extension from Textual.
* chg: Update minimum Textual requirement to 0.51.0.
* chg: Rename LayoutApp to WidgetApp for consistent verbiage. (Breaking Change)
* Also changes the primary arg from `layout` to `child` for consistency with Widget children.

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

0.4.0

What's Changed

> **Note**: This is the last version to support down to Textual 0.32.0. Future releases will require 0.51.0+.

* new: Add support for Textual up to 0.51.0.
* This does not include new widgets or updates to extended widgets. These will be included in a future release with new minimum requirements.
* new: Add shortcuts to switch ContentSwitcher children.
* new: Add simplified mark for paramtrizing large sets of test cases.
* chg: Allow basic apps without router extensions to use CSS themes.
* chg: Update documentation to highlight the primary features and examples.
* chg: Update integration with GitHub community guidelines.

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

0.3.5

What's Changed
* chg: Set max pylint version to avoid astroid crashes during QA checks.
* chg: Update recipes to reduce dependency on git.
* chg: Update resource URLs.


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

0.3.4

What's Changed
* new: Add PopupText widget to automatically show/hide text on change.
* new: Add multi-version support and support for widgets up to textual 0.38.


**Full Changelog**: [v0.3.4](https://github.com/dfrtz/textology/compare/v0.3.3...v0.3.4)

0.3.3

What's Changed
* new: Add multiple CSS theme support and ability to switch themes live.
* new: Allow multiple simultaneous CSS themes.
* new: Add document alias to access root screen of application.
* fix: Harden LoadingIndicator against AttributeError due to _start_time not being declared in init (Textual 2912).
* fix: Ensure correct passthrough of options from extended Select widget.
* fix: Prevent conflict between auto test_suffix and manual compare_to.


**Full Changelog**: [v0.3.3](https://github.com/dfrtz/textology/compare/v0.3.2...v0.3.3)

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.