Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 1.38 KB

CHANGELOG.md

File metadata and controls

34 lines (22 loc) · 1.38 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.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)