Skip to content
This repository has been archived by the owner on Nov 12, 2023. It is now read-only.

Latest commit

 

History

History
116 lines (59 loc) · 5.68 KB

CHANGELOG.md

File metadata and controls

116 lines (59 loc) · 5.68 KB

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, enforced with semantic-release.

1.6.0 (2021-06-11)

Features

  • public ctor for manifest to work with all versions of dotnet (fc39b1b)

1.5.0 (2021-05-25)

Features

  • added build push task for ms-nuget feed (45f1e10)

1.4.0 (2021-05-20)

Features

  • added more info for nuget package (03a4810)

1.3.0 (2021-05-20)

Features

1.2.0 (2021-05-18)

Features

  • added some basic tests (bab4e80)
  • added support for image loading, dotlottie binary serlializing (5b9b846)
  • switched to platform independent http, add helper methods (cbc49e0)

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, enforced with semantic-release.

1.1.0 (2021-03-17)

Features

  • added sync method to enable use in sync contexts (663c86f)

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, enforced with semantic-release.

1.0.4 (2021-03-11)

Bug Fixes

  • roll back package version to avoid unexplained error (1a74725)

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, enforced with semantic-release.

1.0.3 (2021-03-11)

Bug Fixes

  • be more relaxed with json package version (a5e45c1)

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, enforced with semantic-release.

1.0.2 (2021-03-04)

Bug Fixes

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, enforced with semantic-release.

1.0.1 (2021-03-02)

Bug Fixes

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, enforced with semantic-release.

1.0.0 (2021-03-02)

Features

  • add github actions boilerplate for nuget package (8e423df)
  • basic helper for netstandard and uwp (f607f9e)