Skip to content

v0.1.4

Latest

Choose a tag to compare

@github-actions github-actions released this 10 Jul 20:39

v0.1.4

Corrects and completes the macOS distribution after a full release audit.

Verified fixes

  • Builds arm64 and x86_64 packs on matching native GitHub runners
  • Publishes slim Homebrew packs and portable standalone packs for both architectures
  • Rejects mislabeled cross-architecture local builds
  • Preserves dependency license and notice files while pruning release contents
  • Uses scoped Google Calendar dependencies instead of the full googleapis package

Assets

  • mytime-0.1.4-macos-arm64.tar.gz - slim Apple Silicon pack for Homebrew
  • mytime-0.1.4-macos-x86_64.tar.gz - slim Intel pack for Homebrew
  • mytime-0.1.4-macos-arm64-standalone.tar.gz - portable Apple Silicon pack with Node 20
  • mytime-0.1.4-macos-x86_64-standalone.tar.gz - portable Intel pack with Node 20

All four published archives were downloaded and checked for the correct native architecture. Both standalone packs and the arm64 slim pack were also executed successfully (the Intel standalone pack under Rosetta).