V6.0.445
andyward
released this
17 Dec 12:10
·
30 commits
to master
since this release
[v6.0.445] 2024-03-05 6.0 Release (IFC4x3_ADD2 Schema)
What's Changed
- .NET 6 support by @SteveLockley in #431
- upgrade: net60 platform added to all modules by @SteveLockley in #432
- Fix: esent model provider did not optimise saveas by @CBenghi in #435
- fix (XbimMatrix3D): matrix direction vectors accessors to be evaluated from the public cell elements public getters by @Ibrahim5aad in #447
- fix (PersistedEntityInstanceCache): CountOf fixed to support counting interface types by @Ibrahim5aad in #448
- Add Imperial Unit/U.S CustomaryUnit (currently the same) during IfcProject initialization with SI and conversion unit. by @liszto in #163
- Fix incorrect format of doubles in created IFC files by @KonstantinLeontev in #282
- new docs generation using docfx and integrating it with the build pipeline by @Ibrahim5aad in #457
- fix: ApplicationDevelopersName-mapping by @janbrouwer in #466
- Feature/ifc4x3 by @martin1cerny in #469
- Chore/buildfix by @andyward in #472
- Extended interface to support new GE constructor pattern (#480) by @andyward in #482
- Remove static logging and replacing with DI-friendly system by @andyward in #483
- Renamed Extension classes to avoid collisions in common namespaces by @andyward in #484
- Fixed the Esent Package name in nuspec by @andyward in #485
- Added ability to replace the ServiceProvider used by XbimServices by @andyward in #487
- Assorted DI enhancements related to #455 by @andyward in #488
- Ensure a modelProvider is always registered. by @andyward in #490
- Implement Ifc4x3 Point.Dim by @andyward in #491
- Initial bump to xbim v6.0.0.0 version numbers by @andyward in #492
- Implemented Segment dimensions in IFC4x3 by @andyward in #493
- Improved logging and error handling on Esent Model by @andyward in #494
- fix: parsing large labels over int32.MaxValue caused a loop in the parser by @martin1cerny in #497
- fix small problem by @chuongmep in #500
- Fixed EsentCursor and EsentModel resources disposal by @ChernyshevDS in #522
- Implemented means of reading IfcSchema from Streams including non-seekable streams by @andyward in #529
- Prevent Format Exception in IFC XML file from latest Revit exporter by @andyward in #537
- Update StepTextHelper.cs by @Dottormo in #536
- NET8.0 by @mlankamp in #535
- Implemented ability to get PredefinedType (string) values from supertype by @andyward in #547
Full Changelog: 5.1.274...XbimEssentials_master_6.0.445