v1.7.1 (2024-10-31)
✨ Implemented enhancements:
- Enable full unicode in commit change logs #130 (@kzu)
- Render intermediate changelog to output #129 (@kzu)
- Preserve trailing slash in file spec for directory #125 (@kzu)
🔀 Merged:
- Modernize codebase #126 (@kzu)
v1.7.0 (2024-10-18)
✨ Implemented enhancements:
- Optimize retrieval and propagation of X-Sha #124 (@kzu)
- Detect fetching folders/trees to avoid unnecessary auth #122 (@kzu)
- Don't timeout while debugging #120 (@kzu)
v1.6.2 (2024-07-08)
✨ Implemented enhancements:
- Smarter empty directory cleanup #117 (@kzu)
- Perform more optimal GCM API credentials retrieval if available #116 (@kzu)
v1.6.1 (2024-07-08)
v1.6.0 (2024-07-08)
✨ Implemented enhancements:
- Add a new relative target path heuristic with
/
in url #115 (@kzu) - Only authenticate with GH if necessary #114 (@kzu)
v1.5.0 (2024-06-25)
✨ Implemented enhancements:
- Support "Etag" header in addition to "X-Etag" #86
- Bump to LTS .NET8 #112 (@kzu)
- When updating single file, infer URL from config #107 (@kzu)
🐛 Fixed bugs:
- How can I update a specific file? #85
v1.5.1-beta (2024-04-09)
🔀 Merged:
- Bump to GCM v2.0.785 #78 (@kzu)
v1.4.1 (2022-11-17)
🔀 Merged:
v1.4.0 (2022-06-29)
✨ Implemented enhancements:
- Decrease package size by building 3.1 and using rollForward #56
🔀 Merged:
- Bump to latest GCM main #60 (@kzu)
v1.3.1 (2021-10-27)
🐛 Fixed bugs:
- When same Url file, different target path, does not update multiple #54
v1.3.0 (2021-10-04)
✨ Implemented enhancements:
- Allow flattening entire directory structure #52
- Allow specifying a relative directory for target file #49
v1.2.1 (2021-07-16)
✨ Implemented enhancements:
- Include readme in package for better discoverability #47
v1.2.0 (2021-05-07)
✨ Implemented enhancements:
- When no target path is provided, recreate source URI folder structure by default #37
🐛 Fixed bugs:
- When normalizing target path, leading dot in filename is removed #43
- When passing base directory for single-file download, default file path should be appended #41
🔀 Merged:
- Implement default path heuristics for easier directory structure cloning #38 (@kzu)
v1.0.1 (2021-03-01)
✨ Implemented enhancements:
- Checking changes now takes too long because of sha retrieval #32
v1.0.0 (2021-02-26)
✨ Implemented enhancements:
- Allow generating a changelog for updated/synced files #30
- Persist the commit if available when updating file #28
🔀 Merged:
- Allow generating a changelog for updated/synced files #31 (@kzu)
- Store commit sha if available when updating file #29 (@kzu)
- 🖆 Apply kzu/oss template via dotnet-file #27 (@kzu)
v0.9.4 (2021-01-25)
🔨 Other:
- Rename Microsoft.DotNet namespace to Devlooped #25
🔀 Merged:
- Rename Microsoft.DotNet namespace to Devlooped #26 (@kzu)
- ⭮ Switch to devlooped/oss template repo upstream #24 (@kzu)
- ♡ Add sponsors section #23 (@kzu)
- 🖆 Apply devlooped/oss template #22 (@kzu)
- 🖆 Apply kzu/oss template #20 (@kzu)
v0.9.3 (2020-12-15)
✨ Implemented enhancements:
- Allow seeding from remote .netconfig URL(s) #18
🔀 Merged:
- 🌱 Create init command to seed directory from remote config #19 (@kzu)
v0.9.2 (2020-12-10)
🐛 Fixed bugs:
- When file exists locally but was deleted from remote, update stops with failure #16
- When updating file under .NET Core 2.1, download fails if local file exists #15
v0.9.1 (2020-12-09)
✨ Implemented enhancements:
v0.9.0 (2020-12-08)
✨ Implemented enhancements:
- Add prune command to remove files that no longer exist in the upstream #8
- Leverage ContentMD5 header if present #1
🔨 Other:
- Allow skipping entries for update/add of GitHub repo/folder urls #10
- Providing no args throws exception #6
🔀 Merged:
- 🖆 Apply kzu/oss template via dotnet file #11 (@kzu)
- Add Sync operation #9 (@kzu)
- Download to temp then move to local file #5 (@atifaziz)
- Support HTTP de/compression #4 (@atifaziz)
- Don't fail if no files are configured for downloading #3 (@kzu)
* This Changelog was automatically generated by github_changelog_generator