Loading CHANGELOG.md +4 −0 Original line number Diff line number Diff line ### nova-trame, 0.22.0 * DataSelector queries subdirectories on demand, which should improve performance for large directory trees (thanks to John Duggan). ### nova-trame, 0.21.0 * ProgressBar component now displays detailed job status (thanks to Sergey Yakubov). Loading pyproject.toml +1 −1 Original line number Diff line number Diff line Loading @@ -6,7 +6,7 @@ Changelog = "https://code.ornl.gov/ndip/public-packages/nova-trame/blob/main/CHA [tool.poetry] name = "nova-trame" version = "0.21.0" version = "0.22.0" description = "A Python Package for injecting curated themes and custom components into Trame applications" authors = ["Duggan, John <dugganjw@ornl.gov>"] readme = "README.md" Loading Loading
CHANGELOG.md +4 −0 Original line number Diff line number Diff line ### nova-trame, 0.22.0 * DataSelector queries subdirectories on demand, which should improve performance for large directory trees (thanks to John Duggan). ### nova-trame, 0.21.0 * ProgressBar component now displays detailed job status (thanks to Sergey Yakubov). Loading
pyproject.toml +1 −1 Original line number Diff line number Diff line Loading @@ -6,7 +6,7 @@ Changelog = "https://code.ornl.gov/ndip/public-packages/nova-trame/blob/main/CHA [tool.poetry] name = "nova-trame" version = "0.21.0" version = "0.22.0" description = "A Python Package for injecting curated themes and custom components into Trame applications" authors = ["Duggan, John <dugganjw@ornl.gov>"] readme = "README.md" Loading