v2.0.0 Release Notes¶
[2.0.0] 04-2023¶
Added¶
- Add
wait_for_reloadkwarg inpyntc_reboottask to mirror updated pyntc methods as of1.0.0of pyntc.
Fixed¶
pyntc_config- Update docstrings and support both list|str inputs.
Deprecated¶
- Remove
pyntc_show_listtasks, aspyntc_shownow accepts a list or a str argument. - Remove
timerargument frompyntc_reboottask as it was deprecated in underlyingpyntclibrary in1.0.0.