Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 837 Bytes

File metadata and controls

27 lines (17 loc) · 837 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

0.2.3 - 2026-03-24

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