October 2025¶
October 28 - Pyats v25.10¶
Modules |
Version |
|---|---|
|
v25.10 |
|
v25.10 |
|
v25.10 |
|
v25.10 |
|
v25.10 |
|
v25.10 |
|
v25.10 |
|
v25.10 |
|
v25.10 |
|
v25.10 |
|
v25.10 |
|
v25.10 |
|
v25.10 |
|
v25.10 |
|
v25.10 |
|
v25.10 |
Changelogs¶
Fix¶
- yaml.markup
Added support for multiple callables in a single line
Added support for callable with attribute, e.g.
%CALLABLE{datetime.datetime.now().year}
- kleenex-pkg
Moved the logic of merging jit clean to _update_device_cleaning_info_using_template
- pyats
Removed all usage of deprecated pkg_resources module in favor of importlib.metadata where possible.