Skip to content

Latest commit

 

History

History
325 lines (269 loc) · 12.5 KB

CHANGELOG.md

File metadata and controls

325 lines (269 loc) · 12.5 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.

0.7.7 - 2025-02-10

Details

Chore

  • Update dependency apple/swift-nio to from: "2.81.0" by @renovate[bot] in #107

0.7.6 - 2025-02-05

Details

Fix

  • Temporary directory to return direct path instead of symlink by @fortmarek in #106

0.7.5 - 2025-02-04

Details

Chore

  • Update dependency apple/swift-nio to from: "2.80.0" by @renovate[bot] in #104

0.7.4 - 2025-02-04

Details

Fix

  • Unstable ZIPFoundation version by @fortmarek in #105

0.7.3 - 2025-02-04

Details

Fix

  • Update URLs APIs to work with linux by @ajkolean in #103

New Contributors

  • @ajkolean made their first contribution in #103

0.7.2 - 2025-01-15

Details

Chore

  • Update dependency apple/swift-nio to from: "2.79.0" by @renovate[bot] in #102

0.7.1 - 2025-01-13

Details

Chore

  • Update dependency apple/swift-nio to from: "2.78.0" by @renovate[bot] in #101

0.7.0 - 2025-01-09

Details

Feat

  • Handle relative symbolic links by @KaiOelfke in #98

New Contributors

  • @KaiOelfke made their first contribution in #98

0.6.24 - 2025-01-09

Details

Chore

  • Update Tuist setup to the latest conventions by @fortmarek in #100

0.6.23 - 2024-12-12

Details

Chore

  • Update dependency tuist to v4.37.0 by @renovate[bot] in #96

0.6.22 - 2024-11-28

Details

Chore

  • Update dependency apple/swift-nio to from: "2.77.0" by @renovate[bot] in #94

0.6.21 - 2024-11-27

Details

Chore

  • Update dependency tuist to v4.36.0 by @renovate[bot] in #95

0.6.20 - 2024-11-27

Details

Chore

  • Update dependency tuist to v4.35.0 by @renovate[bot] in #91

0.6.19 - 2024-11-26

Details

Chore

  • Update dependency apple/swift-log to from: "1.6.2" by @renovate[bot] in #93

0.6.18 - 2024-11-15

Details

Fix

  • Recreating directory when on concurrent move by @fortmarek in #92

0.6.17 - 2024-11-14

Details

Fix

  • Do not search recursively when a glob is a file name wildcard by @fortmarek in #90

0.6.16 - 2024-11-13

Details

Chore

  • Update dependency tuist to v4.34.0 by @renovate[bot] in #89

0.6.15 - 2024-11-11

Details

Fix

  • Glob with extension options by @fortmarek in #88

0.6.14 - 2024-11-07

Details

Chore

  • Update dependency tuist to v4.33.0 by @renovate[bot] in #87

0.6.13 - 2024-11-07

Details

Fix

  • Removing non-existing file or directory by @fortmarek in #86

0.6.12 - 2024-11-07

Details

Fix

  • Use FileManager for file and directory removal to fix performance issues by @fortmarek in #85

0.6.11 - 2024-11-05

Details

Fix

  • Ignore .DS_Store results when globbing by @fortmarek in #84

0.6.10 - 2024-11-05

Details

Fix

  • Glob when base directory is a symlink by @fortmarek in #83

0.6.9 - 2024-11-04

Details

Refactor

  • Migrate used subset of swift-glob to FileSystem by @fortmarek in #82

0.6.8 - 2024-11-04

Details

Fix

  • Path wildcard with constant component by @fortmarek in #81

0.6.7 - 2024-11-04

Details

Fix

  • Matching files with double globstar by @fortmarek in #80

0.6.6 - 2024-11-01

Details

Chore

  • Update dependency tuist to v4.32.1 by @renovate[bot] in #79

0.6.5 - 2024-11-01

Details

Fix

  • Searching for files in symlinked directories by @fortmarek in #78

0.6.4 - 2024-11-01

Details

Fix

  • Include hidden files by default by @fortmarek in #77

0.6.3 - 2024-10-31

Details

Chore

  • Update dependency tuist to v4.32.0 by @renovate[bot] in #76

0.6.2 - 2024-10-30

Details

Fix

  • Searching for a constant file by @fortmarek in #74

0.6.1 - 2024-10-30

Details

Fix

  • Matching files with a trailing path wildcard by @fortmarek in #72

0.6.0 - 2024-10-30

Details

Feat

  • Improve globbing performance by using parallelized Swift glob implementation by @fortmarek in #68

0.5.4 - 2024-10-30

Details

Chore

  • Update dependency tuist/swift-glob to from: "0.3.4" by @renovate[bot] in #71

0.5.3 - 2024-10-29

Details

Chore

  • Update dependency tuist/swift-glob to from: "0.3.0" by @renovate[bot] in #69

0.5.2 - 2024-10-28

Details

Chore

  • Update actions/checkout action to v4 by @renovate[bot] in #67

0.5.1 - 2024-10-28

Details

Chore

  • Add conventional PR check by @fortmarek in #64

0.5.0 - 2024-10-24

Details

Feat

  • Use different implementation of globbing for more stable behavior by @fortmarek in #66

0.4.9 - 2024-10-24

Details

Chore

  • Update dependency apple/swift-nio to from: "2.76.1" by @renovate[bot] in #65

0.4.8 - 2024-10-24

Details

Fix

  • Glob returning paths with resolved symlinks by @fortmarek in #63

0.4.7 - 2024-10-24

Details

Chore

  • Update dependency apple/swift-nio to from: "2.76.0" by @renovate[bot] in #60

0.4.6 - 2024-10-23

Details

Chore

  • Update actions/checkout digest to 11bd719 by @renovate[bot] in #59

0.4.5 - 2024-10-23

Details

Chore

  • Update dependency tuist to v4.31.0 by @renovate[bot] in #58

0.4.4 - 2024-10-16

Details

Chore

  • Update dependency tuist to v4.30.0 by @renovate[bot] in #57

0.4.3 - 2024-10-14

Details

Chore

  • Update dependency apple/swift-nio to from: "2.75.0" by @renovate[bot] in #56

0.4.2 - 2024-10-10

Details

Chore

  • Update dependency tuist to v4.29.1 by @renovate[bot] in #55

0.4.1 - 2024-10-08

Details

Chore

  • Update dependency tuist to v4.29.0 by @renovate[bot] in #53

0.4.0 - 2024-10-08

Details

Feat

  • Add support for getting the current working directory by @fortmarek in #52

0.3.2 - 2024-10-07

Details

Chore

  • Update actions/checkout digest to eef6144 by @renovate[bot] in #51

0.3.1 - 2024-10-07

Details

Chore

  • Update git-cliff by @fortmarek
  • Add changelog.md file by @fortmarek in #49
  • Update dependency tuist to v4.28.2 by @renovate[bot] in #46
  • Update dependency apple/swift-nio to from: "2.74.0" by @renovate[bot] in #45
  • Update dependency tuist to v4.28.1 by @renovate[bot]
  • Update dependency apple/swift-nio to from: "2.73.0" by @renovate[bot]

Ci

  • Use TUIST_FILE_SYSTEM_RELEASE_TOKEN for auto-commit by @fortmarek in #50
  • Update release workflow to use git cliff by @fortmarek in #48

Fix

  • Do not throw error when resolving symlink of a plain directory by @fortmarek in #47