1247828889
The macOS Pro build (darwin arm64 + Intel) is now served alongside Linux and Windows, so a Pro license downloads the latest binary on macOS like every other platform. Reverts the v0.4.2 stopgap that, on macOS only, silently fell back to the free binary when the Pro download returned 404 (there was no macOS Pro build yet). A valid license now hard-fails on any Pro download error on every platform — no silent downgrade — restoring the wrapper's stated invariant. Applied across the Python, JS, and .NET wrappers; removes the now-unused DownloadHttpError type and its tests. README: macOS listed as available for Pro.