Changelog
3.2.0 - November 16 2021
update gha snok/install-poetry (#736) @dbarrosop
Update pygments because of vulnerabilities (#732) @ubaumann
Replace pkg_resources with importlib (#731) @ubaumann
Fix GitHub actions MacOS arch failure (#729) @ktbyers
Minor doc error on NORNIR_RUNNER_OPTIONS environment variable (#725) @ktbyers
Correct configuration order preference error (#728) @ktbyers
Update task_results.ipynb (#715) @MajesticFalcon
fixing domain name typo (#704) @marco-minervino
update ruamel dependency (#694) @itdependsnetworks
fixed stubs for mypy 0.900 (#696) @dbarrosop
3.1.1 - April 26 2021
address UTF-8 error on windows (#654) @dbarrosop
remove state property from Nornir class (#669) @brandomando
Evaluate a host’s group outside groups evaluation (#677) @bytinbit
Nornir Filtering Deep Dive How To (#674) @writememe
3.1.0 - February 27 2021
F filter now supports any for non-list values #608 @dbarrosop
Corrected spelling in processors.ipynb (#635) @jmcguir
phase out discourse in favour of discussions (#622) @dbarrosop
Create py.typed (#636) @Kircheneer
improvements to data resolution (#623) @dbarrosop
added method to ParentsGroup to add a group easily (#624) @kpeterson-sf
For the Result object doc string there is a typo in the host description. (#618) @LongBeachHXC
fixed window build hangs if using cached dependencies (#614) @dbarrosop
Severity_level was override when task is flag as failed (#612) @FloLaco
fix “GitHub Actions: Deprecating set-env and add-path commands” (#613) @dbarrosop
Fix InitNornir example in docs/configuration/index.rst (#598) @ubaumann
Docs logging fix and Pin Poetry (#600) @ktbyers
Fix nornir_nos filter in inventory tutorial (#596) @ubaumann
Fix linking problems in tutorial Inventory.ipynb (#589) @kimdoanh89
added information about plugins to the README (#587) @dbarrosop
3.0.0 - September 4 2020
First nornir 3 release, see upgrading notes for details