Skip to content

Releases: TestCentric/TestCentric.Metadata

TestCentric Metadata 3.0.2

25 Feb 16:43
cf1ed11
Compare
Choose a tag to compare

As part of this release we had 4 commits which resulted in 1 issue being closed.

Build

  • #31 Update to use version 1.1.0 of TestCentric.Build.Recipe

TestCentric Metadata 3.0.1

29 Dec 14:05
Compare
Choose a tag to compare

As part of this release we had 1 issue closed.

Fixes a critical bug in the 3.0.0 release. Equivalent to 3.0.0 except for the availability of the source package on nuget.

Bug

  • #29 Symbol package validation failed

SHA256 Hashes of the release artifacts

  • 8b5fe04b87dcabe1ac462784b7e527421a11e93247ad7a6518c5ad0e2f6e10a9 TestCentric.Metadata.3.0.1.nupkg

TestCentric Metadata 3.0.0

29 Dec 02:58
Compare
Choose a tag to compare

As part of this release we had 6 issues closed.

This is a major release due to major changes in platform support. We no longer target .NET Standard 1.6 or .NET 4.0. All clients using this package will reference either the .NET Standard 2.0 or .NET framework 2.0 build.

There are a few improvements to the build itself but no feature changes.

Breaking Changes

  • #24 Eliminate .NET Standard 1.6 and .NET Framework 4.0 builds
  • #25 Change binary name to TestCentric.Metadata.dll

Build

  • #17 Build doesn't create draft release properly
  • #19 Use TestCentric.Cake.Recipe for build
  • #20 Create a Symbol package
  • #23 Package using msbuild

SHA256 Hashes of the release artifacts

  • cdcf04275799d90d42e7b097833f2a79f86dc81fcd0e97e8655eaa32c00cf064 TestCentric.Metadata.3.0.0.nupkg

TestCentric.Metadata 2.0.0

05 Mar 17:34
Compare
Choose a tag to compare

As part of this release we had 11 commits which resulted in 5 issues being closed.

Bug

  • #7 Package makes Mono.Cecil impossible to use

Build

  • #8 Possible violation of Mono.Cecil license
  • #11 Update tools for building project
  • #14 Use GitVersion for versioning
  • #15 Add tests to build

TestCentric.Metadata 1.7.1

30 Oct 18:43
90cf5bb
Compare
Choose a tag to compare

As part of this release we had 2 issues closed.
Bug fixes and minor enhancements

Bug

  • #4 Packaged assembly shows version 0.0.0.0

Enhancement

  • #5 Package should include pdb

TestCentric.Metadata 1.7.0

07 Apr 03:15
Compare
Choose a tag to compare

As part of this release we had 1 issue closed.
This is the first independent release of TestCentric.Metadata, which was previously built as part of the TestCentric GUI.

Feature

  • #1 Create separate build for TestCentric.Metadata