This release sees a complete re-work of pgfinder with a fully featured WebUI for users to process their data.
Processing is now performed in pyodide, a Python WebAssembly framework and a new WebUI is provided using the Svelte framework.
The two pginder-gui is now part of the main repository and the Python backend now resides under the lib
directory.