·
23 commits
to master
since this release
What's Changed
- Fix for #595 - SelectMany would return incomplete results in certain circumstances by @andyward in #596
- Fix #595 - SelectMany failing in net core in certain circumstances by @andyward in #597
- Implemented 4x3 Partials for IFC4 interop as per #600 by @andyward in #604
- Fix parsing of invalid escape sequences in string literals by @andyward in #606
- Fixed up test issues after late change to how StepHeader FileName is set in Store by @andyward in #607
- Merge recent develop fixes to master by @andyward in #611
- Fixed issue where IfcMonetaryUnit.FullName failed under .net8 by @andyward in #612
- Fix issue in latest ExpressMetaData where IFC4 and 4X3 types could get duplicated by @andyward in #615
- Minor fixes for release - easier testing of Xbim Services, fix for 4x3 BuildingStorey traversal by @andyward in #618
Full Changelog: XbimEssentials_master_6.0.489...XbimEssentials_master_6.0.517