Skip to content

Latest commit

 

History

History
84 lines (51 loc) · 3.29 KB

File metadata and controls

84 lines (51 loc) · 3.29 KB

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.1.15 - 2025-11-17

Other

  • Do not try same credentials over and over (#178)

0.1.14 - 2025-11-10

Other

  • Add regex file filtering policy (#169)

0.1.13 - 2025-10-29

Added

  • rename npm package to @coralogix/protofetch (#172)

Other

  • Replace simple-binary-install with custom implementation for pnpm compatibility (#170)

0.1.12 - 2025-10-21

Other

  • 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

Other

  • Fix cache directory lock (#157)

0.1.10 - 2025-02-25

Other

  • Fix packages not being attached to the release (#155)

0.1.9 - 2025-02-24

Other

  • Update dependencies (#152)
  • Update upload/download artifact actions (#153)

0.1.8 - 2024-08-16

Other

  • Use more robust cache locking (#150)
  • Fix fetching when no branch is specified (#148)

0.1.7 - 2024-07-29

Other

  • Fix nix flake build and check this on CI (#145)
  • Update dependencies (#144)

0.1.6 - 2024-07-02

Other

  • Fetch optimizations (#142)

0.1.5 - 2024-06-27

Other

  • Cache lock improvements (#140)

0.1.4 - 2024-05-22

Other

  • Prevent concurrent cache access (#135)