Skip to content

Releases: Sewer56/Update

2.2.0

30 Mar 22:16
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog
and this project adheres to Semantic Versioning.

Unreleased

2.2.0 - 2022-03-30

Commits

  • Added: Event for Successful Package Download in AggregateResolver fbbb7b6
  • Update: Main Package Version d5aee70

2.1.3

30 Mar 21:02
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog
and this project adheres to Semantic Versioning.

Unreleased

2.1.3 - 2022-03-30

Commits

  • Added: Resiliency for Download & GetFileSize in AggregateResolver 613266a
  • Update: Main Package Version 488477e

2.1.2

25 Mar 00:25
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog
and this project adheres to Semantic Versioning.

Unreleased

2.1.2 - 2022-03-25

Commits

  • Added: Support for Non-Tag Based Updating for GitHub 6bc878d
  • Updated: Docs for non-tag based GitHub repos. ad01048
  • Updated: GitHub Package Release Version a6458b1
  • Added: Inherit Version from Tag Setting to GitHub Download in Tool 39700f2
  • Added: Nullable True/False Flags to Tool c0b4166
  • Added: Proper File & Directory Cleanup to Packaging 2c2945a
  • Updated: Packaging Package ceec847
  • Updated: Main Package 236634e
  • Removed: Outdated TODOs 0aa3583

2.1.1

05 Feb 17:20
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog
and this project adheres to Semantic Versioning.

Unreleased

2.1.1 - 2022-02-05

Commits

  • Added: Guards against multi-call of InitializeAsync b3c85c2
  • Bumped: Affected Package Versions 6e3a1e3

2.1.0

05 Feb 17:06
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog
and this project adheres to Semantic Versioning.

Unreleased

2.1.0 - 2022-02-05

Commits

  • Changed: Support Optional Dot Replacement in GB FileNames 1615a11
  • Fixed: Always Specify Full Path in SevenZipSharp to prevent replacement. 3a2363a
  • Fixed: Should probably preserve Extension in GameBanana published files. 30d9eda
  • Added: Basic Exception Resiliency for AggregatePackageResolver. 61c1557
  • Updated: Main Library Version d44ee49

2.0.1

05 Feb 04:57
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog
and this project adheres to Semantic Versioning.

Unreleased

2.0.1 - 2022-02-05

Commits

  • Added: Support for Different JSON Compression Formats f0cb0e4
  • Fixed: Build for Latest Roslyn Compiler baee4a1
  • Added: Support for downloading packages in Sewer56.Update.Tool 35a1b37
  • Update CI/CD Document 04bf2f0
  • Update: Main Library Version for Release 796950d

2.0.0

12 Jan 13:02
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog
and this project adheres to Semantic Versioning.

Unreleased

2.0.0 - 2022-01-12

Commits

  • Added: Serialization of Extra Data to Releases eb10575
  • Added: Support for Compressed Release Metadata Packages a05f169
  • Added: Brotli Support for GameBanana 7d6f410

1.3.1

21 Dec 00:05
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog
and this project adheres to Semantic Versioning.

Unreleased

1.3.1 - 2021-12-21

Commits

  • Added: Public APIs to get more details about built-in resolvers. 744829b

1.3.0

16 Dec 12:26
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog
and this project adheres to Semantic Versioning.

Unreleased

1.3.0 - 2021-12-16

Commits

  • Added: Support for updating existing releases. 3443ecd
  • Changed: Share Read File Access where Possible df94c1e
  • Changed: Use BlockingCollection<T> to avoid concurrency issues. cb9053f
  • Changed: Decouple Package Building from Compression. 20b45f5

1.2.7

14 Dec 12:54
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog
and this project adheres to Semantic Versioning.

Unreleased

1.2.7 - 2021-12-14

Commits

  • Fixed: Correctly wait for all tasks to finish in ReleaseBuilder. f0e3f7e