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.1.15 - 2025-11-17
- Do not try same credentials over and over (#178)
0.1.14 - 2025-11-10
- Add regex file filtering policy (#169)
0.1.13 - 2025-10-29
- rename npm package to @coralogix/protofetch (#172)
- Replace simple-binary-install with custom implementation for pnpm compatibility (#170)
0.1.12 - 2025-10-21
- Preserve dependencies order (#166)
- Delete apple_sdk.frameworks.Security (#165)
- Add to the readme an example of subtree checkout (#164)
- Include content_roots in README (#163)
- Upgrade dependencies and tooling (#160)
- fix typo (#159)
0.1.11 - 2025-02-27
- Fix cache directory lock (#157)
0.1.10 - 2025-02-25
- Fix packages not being attached to the release (#155)
0.1.9 - 2025-02-24
0.1.8 - 2024-08-16
0.1.7 - 2024-07-29
0.1.6 - 2024-07-02
- Fetch optimizations (#142)
0.1.5 - 2024-06-27
- Cache lock improvements (#140)
0.1.4 - 2024-05-22
- Prevent concurrent cache access (#135)