
fix
- fix: declare status early for cleanup guarantee in event of panic
- fix: output stack debug in event of panic
- fix: make lockfile create atomic
docs
- docs: bump download release
This release brings minor improvements in terms of panic error handling. It also resolves a toctou race condition regarding the lockfile.
We prefer to review logic and focus on edge cases after major changes such as swapping out the memory allocator. There is a lot more planned, feedback is always welcome.
Further information is available at the GitHub release or project page.
