Loading CHANGELOG.md +5 −1 Original line number Diff line number Diff line ### nova-trame, 0.20.2 ### nova-trame, 0.20.3 * Performance of the DataSelector for large numbers of files should be improved (thanks to John Duggan). ### nova-trame, 0.20.2 * Matplotlib figure will no longer raise a TypeError when running on Python >= 3.11 (thanks to John Duggan). ### nova-trame, 0.20.1 * DataSelector now supports a `show_user_directories` flag that will allow users to choose datafiles from user directories (thanks to John Duggan). 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.20.2" version = "0.20.3" 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 +5 −1 Original line number Diff line number Diff line ### nova-trame, 0.20.2 ### nova-trame, 0.20.3 * Performance of the DataSelector for large numbers of files should be improved (thanks to John Duggan). ### nova-trame, 0.20.2 * Matplotlib figure will no longer raise a TypeError when running on Python >= 3.11 (thanks to John Duggan). ### nova-trame, 0.20.1 * DataSelector now supports a `show_user_directories` flag that will allow users to choose datafiles from user directories (thanks to John Duggan). 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.20.2" version = "0.20.3" description = "A Python Package for injecting curated themes and custom components into Trame applications" authors = ["Duggan, John <dugganjw@ornl.gov>"] readme = "README.md" Loading