Releases: PainterQubits/paramview
Releases · PainterQubits/paramview
v0.5.0
26 Jun 19:52
Compare
Sorry, something went wrong.
No results found
Added
Support for ParamDB v0.15.0.
Changed
Timestamp update functionality was modified to match ParamDB v0.15.0.
v0.4.1
07 Feb 23:52
Compare
Sorry, something went wrong.
No results found
Added
Support for ParamDB v0.11.0.
Fixed
Parameter list did not update upon exiting edit mode if latest was checked and a new commit had been made.
v0.4.0
04 Jan 19:11
Compare
Sorry, something went wrong.
No results found
Added
Command line option to not open a new browser window (used in internal testing)
v0.3.0
08 Dec 21:24
Compare
Sorry, something went wrong.
No results found
Added
Edit mode.
Ability to commit directly from the UI.
Commit comparison view of what has changed from the latest commit.
v0.2.0
04 May 17:46
Compare
Sorry, something went wrong.
No results found
Added
Automatically opening a browser window can be disabled when using the start_server Python function.
Changed
Improved automatic scrolling when searching for commits.
Parameters are no longer sorted, meaning the original order is preserved.
Fixed
Dictionaries are no longer treated as lists in some cases.
v0.1.1
11 Apr 20:24
Compare
Sorry, something went wrong.
No results found
Fixed
Releases contain the frontend
v0.1.0
11 Apr 19:44
Compare
Sorry, something went wrong.
No results found
Added
GUI for viewing contents of a ParamDB database
CLI command paramview for launching the GUI
start_server Python function to launch the GUI