Loading CHANGELOG.md +4 −0 Original line number Diff line number Diff line ### nova-trame, 0.24.0 * Parameters to DataSelector and NeutronDataSelector should now support bindings (thanks to John Duggan). ### nova-trame, 0.23.1 * Added support for refreshing the file list in DataSelector and its subclasses (thanks to Yuanpeng Zhang and John Duggan). Loading pyproject.toml +1 −1 Original line number Diff line number Diff line [project] name = "nova-trame" version = "0.23.1" version = "0.24.0" description = "A Python Package for injecting curated themes and custom components into Trame applications" authors = [ { name = "John Duggan", email = "dugganjw@ornl.gov" }, Loading Loading
CHANGELOG.md +4 −0 Original line number Diff line number Diff line ### nova-trame, 0.24.0 * Parameters to DataSelector and NeutronDataSelector should now support bindings (thanks to John Duggan). ### nova-trame, 0.23.1 * Added support for refreshing the file list in DataSelector and its subclasses (thanks to Yuanpeng Zhang and John Duggan). Loading
pyproject.toml +1 −1 Original line number Diff line number Diff line [project] name = "nova-trame" version = "0.23.1" version = "0.24.0" description = "A Python Package for injecting curated themes and custom components into Trame applications" authors = [ { name = "John Duggan", email = "dugganjw@ornl.gov" }, Loading