Skip to content

Releases: ZEISS-PiWeb/PiWeb-Formplots

release/3.1.6

06 Aug 13:35
Compare
Choose a tag to compare

What's Changed

  • Fix documentation by @Frawak in #30
  • fix: drastically improve point reading performance by making a decomp… by @Schnjan in #31

New Contributors

Full Changelog: release/3.1.5...release/3.1.6

release/3.1.5

28 Feb 09:56
Compare
Choose a tag to compare

What's Changed

  • feat: Updates ZEISS-PiWeb/github-actions by @georg-eckert-zeiss in #22
  • fix: Uses main as reference for ZEISS-PiWeb/GitHub-Actions by @georg-eckert-zeiss in #23
  • Create codeql.yml by @georg-eckert-zeiss in #24
  • feat: Updates PiWeb logo by @georg-eckert-zeiss in #27
  • fix: simplified the conversion of circle segments to straightness to … by @Schnjan in #29

Full Changelog: release/3.1.4...release/3.1.5

release/2.0.3

27 Feb 10:46
Compare
Choose a tag to compare

release/3.1.4

23 Feb 12:40
Compare
Choose a tag to compare

What's Changed

  • fix: Removes parameter value due to change in .NET 6.0.200 by @georg-eckert-zeiss in #16
  • doc: Updates LICENSE with SPDX short identifier by @georg-eckert-zeiss in #17
  • fix: faulty serialization of point property ranges. by @Schnjan in #18
  • Update workflows to use ZEISS-PiWeb/github-actions by @georg-eckert-zeiss in #19
  • doc: Updates badge in readme by @georg-eckert-zeiss in #21

Full Changelog: release/3.1.1...release/3.1.4

PiWeb.Formplot 3.1.1

14 Sep 08:27
Compare
Choose a tag to compare
  • fixes faulty nuget push

PiWeb.Formplot 3.1.0

14 Sep 08:11
Compare
Choose a tag to compare

Added curve distance plot format.

3.0.7

05 Apr 10:10
Compare
Choose a tag to compare

PiWeb.Formplot 3.0.7

Bug fixes

  • Fixes return value, which is now dependent from previously converted value

3.0.2

12 Jan 08:30
Compare
Choose a tag to compare

PiWeb.Formplot 3.0.2

Bug fixes

  • fixes buffer indexing issue

3.0.1

12 Jan 08:21
Compare
Choose a tag to compare

PiWeb.Formplot 3.0.1

Bug fixes

  • fixes bug due to Stream.Read change in .NET 6

3.0.0

23 Aug 08:47
Compare
Choose a tag to compare

PiWeb.Formplot 2.0.0

Breaking changes

  • Defect property setters become private

New features

  • defects can contain a mesh instead of voxels to describe their shape.