8000 Release NShape 2.4.1 · dataweb-GmbH/NShape · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

NShape 2.4.1

Latest
Compare
Choose a tag to compare
@kholzinger kholzinger released this 24 Jun 09:09

NShape is now based on Framework 4.0 instead of Framework 2.0.
NuGet packages are now available for NShape.

Changes in 2.4.1:

Bugfixes:

  • ArithmeticOverflow when loading/saving repositories containing a shape with SupplementalLayer property set to LayerIds.Layer32 (or a combination containing Layer32).
  • Shape.FindNearestControlPoint with parameter 'capabilities' set to ControlPointCapability.Connect no longer prefers ControlPointId.Reference over other connection points.
  • ShapeGroup did not implement loading/saving HomeLayer (available in future versions)
  • Loading/saving Int64 fields was not implemented in SQLStore

Improvements:

  • Optimized performance of static conversion functions Layer.ConvertToLayerIds and Layer.ConvertToLayerId
0