Skip to content

Releases: shashi/FileTrees.jl

v0.3.10

10 Sep 12:07
ed5cd96
Compare
Choose a tag to compare

FileTrees v0.3.10

Diff since v0.3.9

Merged pull requests:

  • CompatHelper: bump compat for Dagger to 0.18, (keep existing compat) (#76) (@github-actions[bot])

v0.3.9

25 Jun 10:52
f14f7af
Compare
Choose a tag to compare

FileTrees v0.3.9

Diff since v0.3.8

Merged pull requests:

v0.3.8

15 Aug 23:04
836da82
Compare
Choose a tag to compare

FileTrees v0.3.8

Diff since v0.3.7

Closed issues:

  • exec on Files (#69)

Merged pull requests:

v0.3.7

06 Aug 20:53
3b7cc7a
Compare
Choose a tag to compare

FileTrees v0.3.7

Diff since v0.3.6

Merged pull requests:

  • CompatHelper: bump compat for Dagger to 0.16, (keep existing compat) (#68) (@github-actions[bot])

v0.3.6

02 Jul 11:36
aae1822
Compare
Choose a tag to compare

FileTrees v0.3.6

Diff since v0.3.5

Merged pull requests:

  • CompatHelper: bump compat for AbstractTrees to 0.4, (keep existing compat) (#66) (@github-actions[bot])
  • CompatHelper: bump compat for Dagger to 0.15, (keep existing compat) (#67) (@github-actions[bot])

v0.3.5

13 Jun 09:25
c0501c9
Compare
Choose a tag to compare

FileTrees v0.3.5

Diff since v0.3.4

Closed issues:

  • mv does not seem to parallelize combine (#60)

Merged pull requests:

v0.3.4

14 Dec 22:02
0eb492a
Compare
Choose a tag to compare

FileTrees v0.3.4

Diff since v0.3.3

Merged pull requests:

  • CompatHelper: bump compat for Dagger to 0.14, (keep existing compat) (#61) (@github-actions[bot])

v0.3.3

24 Aug 20:39
a20d3ea
Compare
Choose a tag to compare

FileTrees v0.3.3

Diff since v0.3.2

Closed issues:

  • Issue with network paths on Windows systems (#58)

Merged pull requests:

  • CompatHelper: bump compat for Dagger to 0.13, (keep existing compat) (#59) (@github-actions[bot])

v0.3.2

19 Aug 23:40
4b281d6
Compare
Choose a tag to compare

FileTrees v0.3.2

Diff since v0.3.1

Merged pull requests:

v0.3.1

09 Aug 14:54
6e93825
Compare
Choose a tag to compare

FileTrees v0.3.1

Diff since v0.1.3

Closed issues:

  • Uncommunicative worker processes? (#37)
  • Missing root when accessing by regex (#39)
  • Multi-threading? (#41)
  • merge reorders tree in alphabetical order (#44)
  • TagBot trigger issue (#45)
  • mv to different parent folder (#50)
  • path should be String, Path should be an AbstractPath (#53)

Merged pull requests:

  • Remove overwriting of Dagger functions in test (#34) (@DrChainsaw)
  • Set Dagger compat bounds to include 0.10 (#35) (@DrChainsaw)
  • CompatHelper: bump compat for "Dagger" to "0.11" (#38) (@github-actions[bot])
  • Fix inconsistent trees from getindex and merge. (#40) (@DrChainsaw)
  • Preserve child order after merge (#46) (@DrChainsaw)
  • Update TagBot.yml (#47) (@DrChainsaw)
  • Fix issue with mv and certain patterns (#48) (@DrChainsaw)
  • make path return string, Path return an AbstractPath (#54) (@shashi)
  • CompatHelper: bump compat for "Dagger" to "0.12" (#56) (@github-actions[bot])