8000 Tags · emgarten/Sleet · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
8000

Tags: emgarten/Sleet

10000 Tags

v6.5.0

Toggle v6.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add README support (#213)

* Add README support

* Update src/SleetLib/Commands/InitCommand.cs

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update ReleaseNotes.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Fixes

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

v6.4.0

Toggle v6.4.0's commit message
Update release notes for 6.4.0

v6.3.0

Toggle v6.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add net9.0 support (#207)

v6.2.0

Toggle v6.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Allow setting the acl for uploaded files (s3) (#204)

* Allow setting the acl for uploaded files (s3)

* rename option and set the acl when creating a bucket.

* add test

* (Not) Handle unknown pre-defined urls

* cleanup

v6.1.0

Toggle v6.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update AWS and Azure packages (#199)

* Update AWS and identity packages

* ECSTaskCredentials -> GenericContainerCredentials

v6.0.0

Toggle v6.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Replace `Microsoft.Azure.Storage.Blob` with `Azure.Storage.Blobs` pac…

…kage (#191)

* Use Azure.Storage.Blobs package

* Get tests compiling

* Clean-up usings

* fix nullref

* fix nits

* Fix nits suggested by rider

v5.1.0

Toggle v5.1.0's commit message
Update release notes for 5.1.0

v5.0.0

Toggle v5.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Move from dotnet 5.0 to dotnet 6.0 (#158)

* Update to dotnet 6.0
* Remove SLEETLEGACY and newtonsoft.json 9.0.1 support

Fixes #157

v4.1.0

Toggle v4.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #150 from emgarten/emgarten/standalone

* Update dotnet format
* Publish Sleet.exe as a standalone file instead of using ILMerge
* Remove net472 support in favor of netstandard2.0
0