Skip to content

Releases: ZEISS-PiWeb/PiWeb-MeshModel

release/4.0.1

10 Oct 12:22

Choose a tag to compare

What's Changed

  • fix: also generate a fallback guid when the guid was empty by @Schnjan in #67

Full Changelog: release/4.0.0...release/4.0.1

release/4.0.0

15 Nov 12:59

Choose a tag to compare

release/3.0.8

11 Sep 10:31

Choose a tag to compare

What's Changed

  • feat: Create software-composition-analysis.yml by @georg-eckert-zeiss in #59
  • fix: Use fixed ORT action by @georg-eckert-zeiss in #61
  • Update software-composition-analysis.yml by @georg-eckert-zeiss in #62
  • Update software-composition-analysis.yml by @georg-eckert-zeiss in #63
  • feat: Add curations.yml by @georg-eckert-zeiss in #64
  • fix: avoids reading with a binary reader from the zip stream by @Schnjan in #65

Full Changelog: release/3.0.7...release/3.0.8

release/3.0.7

03 Jan 15:56

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: release/3.0.6...release/3.0.7

release/3.0.6

01 Dec 11:31

Choose a tag to compare

What's Changed

  • fix: wrong state tracking when using transformblock and transformfinal. by @Schnjan in #57

Full Changelog: release/3.0.5...release/3.0.6

release/3.0.5

29 Nov 14:39

Choose a tag to compare

What's Changed

  • doc: Updates FOSS disclosure statement by @georg-eckert-zeiss in #32
  • doc: Updates third party notices by @georg-eckert-zeiss in #33
  • feat: Uses actions from ZEISS-PiWeb/github-actions by @georg-eckert-zeiss in #34
  • doc: Updates readme with new branch and actions by @georg-eckert-zeiss in #39
  • feat: Automatically generates release notes by @georg-eckert-zeiss in #48
  • chore: Updates workflows from ZEISS.PiWeb/github-actions by @georg-eckert-zeiss in #52
  • doc: Updates contribution hints by @georg-eckert-zeiss in #53
  • chore(deps): Bump AutoFixture from 4.17.0 to 4.18.0 in /src by @dependabot in #50
  • chore(deps): bump NUnit from 3.13.2 to 3.13.3 in /src by @dependabot in #35
  • chore(deps): Bump Moq from 4.16.1 to 4.18.4 in /src by @dependabot in #47
  • feat: Updates PiWeb logo by @georg-eckert-zeiss in #55
  • fix: fallback to managed md5 calculation in case the built in one could not be created by @Schnjan in #56

New Contributors

Full Changelog: release/3.0.4...release/3.0.5

3.0.4

18 Jan 13:33

Choose a tag to compare

What's Changed

  • DotSettings and Cleanup Profile by @georg-eckert-zeiss in #28
  • feat: Adds new github action for release creation by @georg-eckert-zeiss in #29
  • feat: Upgrades nuget references by @georg-eckert-zeiss in #30
  • doc: Adds FOSS disclosure statement by @georg-eckert-zeiss in #31

Full Changelog: release/3.0.3...release/3.0.4

3.0.3

19 Nov 08:17

Choose a tag to compare

Overview

  • Upgrade of test assembly to .NET 6
  • .NET 6 compatible usage of streams

What's Changed

  • chore: Upgrades to .NET 6 by @georg-eckert-zeiss in #26

Full Changelog: release/3.0.2...release/3.0.3

3.0.2

07 May 12:10

Choose a tag to compare

What's Changed

  • BREAKING Change assembly name to Zeiss.PiWeb.MeshModel by @georg-eckert-zeiss in #24

Full Changelog: release/3.0.1...release/3.0.2

3.0.1

03 May 09:55

Choose a tag to compare

Overview

  • FEATURE Adds a BinaryReader extensions to read arrays of Vector3F from a binary stream
  • Updates example code in the readme
  • Adds .NET build and NuGet badges to readme

What's Changed

  • doc: Updates readme to reflect changes in 3.0.0 by @georg-eckert-zeiss in #15
  • doc: Minor whitespace fix by @georg-eckert-zeiss in #16
  • [PIWEB-MM] feat: Adds build status badges by @georg-eckert-zeiss in #18
  • [PIWEB-MM] doc: Names of build badges by @georg-eckert-zeiss in #19
  • doc: Adds NuGet badge by @georg-eckert-zeiss in #20
  • doc: Updates dependency .NET Standard 2.0 by @georg-eckert-zeiss in #21
  • feat: Exposes ReaderWriterExtensions::ReadVector3FArray by @georg-eckert-zeiss in #22

Full Changelog: release/3.0.0...release/3.0.1