Ghostwriter CLI v0.2.9
Summary
This release is identical to v0.2.8, but the released binaries have been updated. Packing binaries with UPX caused segmentation faults on macOS v13.x, so the macOS binaries are not packed.
CHANGELOG
[0.2.9] - 2023-02-10
Changed
- Packed macOS binaries do not work with macOS v13 at this time, so macOS binaries are no longer packed with
upx --brute
- Only affect is macOS binaries will be slightly larger
- Once UPX works with macOS v13, the project will return to packing the binaries to reduce their size