Skip to content

v0.4

Choose a tag to compare

@k3DW k3DW released this 13 Oct 03:36
· 5 commits to main since this release

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.json and 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.