Skip to content

v2.1 Release Notes

This document describes all new features and changes in the release. The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

Release Overview

  • Adding the ability to perform file downloads in Cisco IOS. This enhances OS Upgrades and file operations greatly!

v2.1.0 (2026-03-03)

Added

  • #345 - Added the ability to download files from within a Cisco IOS device.

Housekeeping

  • #335 - Replaced black, bandit, flake8 and pydocstyle with ruff.
  • #335 - Updated tasks.py with newest task list.
  • #335 - Updated to using pyinvoke for development environment definition.
  • Fixed docs build and code-reference issues.
  • Rebaked from the cookie main.