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