IFC SDK 0.43.1
This release targets the version 0.43 of the Specification. It includes several bug fixes, build and packaging infrastructure improvements, thanks to contributions from the community.
What's Changed
- Fix typo in the example command line by @AndreyG in #31
- Tidy error reporting types in
ifc-reader
by @GabrielDosReis in #32 - Fix typos by @StephanTLavavej in #35
- Support clients using CMake by @friendlyanon in #34
- Remove extra content from HACKING.md by @friendlyanon in #38
- Supply custom build scripts for CodeQL by @friendlyanon in #40
- Fix warnings found by new flags by @friendlyanon in #39
- support storing file hash for MSVC by @cdacamar in #43
- Up CMake minimum reversion and C++ version by @GabrielDosReis in #47
- Update CMake minimum version everywhere by @GabrielDosReis in #50
- add BarrenDecl to reader dispatch list by @cdacamar in #51
- Update BUILDING.md by @GabrielDosReis in #54
New Contributors
- @AndreyG made their first contribution in #31
- @StephanTLavavej made their first contribution in #35
- @friendlyanon made their first contribution in #34
Full Changelog: 0.43...0.43.1