Skip to content

Releases: InfrastructureAsCode-ch/nornir_rich

v0.2.0

24 Aug 09:22
acd3dd6
Compare
Choose a tag to compare

What's Changed

  • Remove Python 3.7 support, update dependencies and add tests for Python 3.11 by @ubaumann in #13
  • Fix task instance completed signature by @ubaumann in #15
  • update dependencies by @ubaumann in #16

Full Changelog: v0.1.6...v0.2.0

v0.1.6

29 May 18:47
1f28346
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.5...v0.1.6

v0.1.5

02 Oct 09:25
463a869
Compare
Choose a tag to compare

What's Changed

  • Set the title of the progress bar according to the task in progress. @ubaumann in #6

Full Changelog: v0.1.4...v0.1.5

v0.1.4

23 Jul 22:35
199d435
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.3...v0.1.4

v0.1.3

23 Jul 22:21
68134d6
Compare
Choose a tag to compare

dependencies
python = "^3.7"
nornir = "^3"
rich = "^12"

BugFix

  • not renderable result