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.
0.2.3 - 2026-03-24
- add download-specific request headers API
- 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
- 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