Skip to content

v0.2.3

Choose a tag to compare

@github-actions github-actions released this 24 Mar 07:34
· 4 commits to master since this release
369de08

Added

  • add download-specific request headers API

Fixed

  • set DYLD_FRAMEWORK_PATH in pre-commit hook for Sparkle.framework
  • avoid dispatch_sync deadlock when called from main thread
  • (ci) set DYLD_FRAMEWORK_PATH for tests to find Sparkle.framework

Other

  • update devenv.lock
  • (deps-dev) bump rollup from 4.53.4 to 4.54.0 in the npm-deps group
  • add husky pre-commit hook for local checks
  • add CI/CD workflows and dependabot configuration