Loading CHANGELOG.md +4 −0 Original line number Diff line number Diff line ### nova-trame, 0.25.2 * NeutronDataSelector should now reset its state properly when changing the instrument or experiment (thanks to John Duggan). ### nova-trame, 0.25.1 * ExecutionButtons now supports binding to stop_btn and download_btn parameters (thanks to John Duggan). Loading pyproject.toml +1 −1 Original line number Diff line number Diff line [project] name = "nova-trame" version = "0.25.1" version = "0.25.2" 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.25.2 * NeutronDataSelector should now reset its state properly when changing the instrument or experiment (thanks to John Duggan). ### nova-trame, 0.25.1 * ExecutionButtons now supports binding to stop_btn and download_btn parameters (thanks to John Duggan). Loading
pyproject.toml +1 −1 Original line number Diff line number Diff line [project] name = "nova-trame" version = "0.25.1" version = "0.25.2" description = "A Python Package for injecting curated themes and custom components into Trame applications" authors = [ { name = "John Duggan", email = "dugganjw@ornl.gov" }, Loading