v0.4
This is a major release.
Most notable in v0.4 is the introduction of "PartStacker project files".
- These are JSON files that contain all the information about your current session, including all the current parts and results.
- The files end in the extension
.pstack.jsonand adhere to a specific schema. - You can create one of these files with "File->Save" or "Ctrl-S", to save your current project.
- You can use one of these file with "File->Open" or "Ctrl-O", to load a previous project.
- If you name one of these files simply
".pstack.json"with no name, only the extension, it will load automatically on startup.