Skip to content

Releases: devlooped/dotnet-file

v1.7.0

18 Oct 21:06
@kzu kzu
Compare
Choose a tag to compare

What's Changed

✨ Implemented enhancements

  • Don't timeout while debugging by @kzu in #120
  • Detect fetching folders/trees to avoid unnecessary auth by @kzu in #122
  • Optimize retrieval and propagation of X-Sha by @kzu in #124

Full Changelog: v1.6.2...v1.7.0

v1.6.2

08 Jul 23:55
@kzu kzu
Compare
Choose a tag to compare

What's Changed

✨ Implemented enhancements

  • Perform more optimal GCM API credentials retrieval if available by @kzu in #116
  • Smarter empty directory cleanup by @kzu in #117

Full Changelog: v1.6.1...v1.6.2

v1.6.1

08 Jul 22:55
@kzu kzu
Compare
Choose a tag to compare

Full Changelog: v1.6.0...v1.6.1

v1.6.0

08 Jul 04:43
@kzu kzu
Compare
Choose a tag to compare

What's Changed

✨ Implemented enhancements

  • Only authenticate with GH if necessary by @kzu in #114
  • Add a new relative target path heuristic with / in url by @kzu in #115

Full Changelog: v1.5.0...v1.6.0

v1.5.0

25 Jun 18:42
@kzu kzu
Compare
Choose a tag to compare

What's Changed

✨ Implemented enhancements

  • When updating single file, infer URL from config by @kzu in #107
  • Bump to LTS .NET8 by @kzu in #112

🔨 Other

  • Bump to GCM v2.0.785 by @kzu in #78

Full Changelog: v1.4.1...v1.5.0

v1.5.1-beta

09 Apr 20:40
@kzu kzu
Compare
Choose a tag to compare

What's Changed

🔨 Other

  • Bump to GCM v2.0.785 by @kzu in #78

Full Changelog: v1.4.1...v1.5.1-beta

v1.4.1

17 Nov 03:50
@kzu kzu
Compare
Choose a tag to compare

Full Changelog: v1.4.0...v1.4.1

v1.4.0

29 Jun 18:17
@kzu kzu
Compare
Choose a tag to compare

Changelog

v1.4.0 (2022-06-29)

Full Changelog

✨ Implemented enhancements:

  • Decrease package size by building 3.1 and using rollForward #56

🔀 Merged:

  • Bump to latest GCM main #60 (@kzu)

v1.3.1

27 Oct 05:43
@kzu kzu
Compare
Choose a tag to compare

Changelog

v1.3.1 (2021-10-27)

Full Changelog

🐛 Fixed bugs:

  • When same Url file, different target path, does not update multiple #54

v1.3.0

04 Oct 21:46
@kzu kzu
Compare
Choose a tag to compare

v1.3.0 (2021-10-04)

Full Changelog

✨ Implemented enhancements:

  • Allow flattening entire directory structure #52
  • Allow specifying a relative directory for target file #49