github networktocode/netutils v1.18.0
v1.18.0 - 2026-07-31

4 hours ago

What's Changed

v1.18 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

  • Added the sanitize_config_jinja function to render each replacement as a Jinja2 template. Requires the optional jinja2 dependency (pip install netutils[optionals]).

v1.18.0 (2026-07-30)

Added

  • #845 - Added sanitize_config_jinja to render each replacement as a Jinja2 template. Requires the optional jinja2 dependency (pip install netutils[optionals]).

Dependencies

  • #845 - Added jinja2 as an optional dependency.

Full Changelog: v1.17.3...v1.18.0

Don't miss a new netutils release

NewReleases is sending notifications on new releases.