Skip to content

v1.7.0

Compare
Choose a tag to compare
@davidfokkema davidfokkema released this 07 Mar 13:31
· 424 commits to main since this release

What's Changed

We now have fully signed, notarized and native builds for Apple Silicon. Builds for Windows are submitted to Microsoft for analysis so there should never be any warning that Tailor is untrusted, from an unidentified developer, or not commonly downloaded 😀. Unfortunately, universal builds are very difficult because some Python packages don't supply universal wheels and GitHub Actions does not have Apple Silicon machines. So, only Windows builds are done on GitHub Actions and Mac builds are done on two local machines.

📦 Build system

  • Signed, notarized and native builds for Macs on Intel and Apple Silicon