This repository was archived by the owner on Aug 11, 2021. It is now read-only.
Release v1.2.0
Highlights of v1.2.0
This release represents is a significant upgrade from the v1.1 family. Highlights are
- Upgrade of the
Bam.Core.TokenizedStringAPI. - Upgrade of the Publisher package, significantly to avoid duplication of dependents that had already been specified in the build scripts.
- VisualC packages now use
vswhereandvcvarsall.batto detect install locations and environments, and also that for WindowsSDK. - Removed 'deferred' evaluation (figuring out dependencies on procedurally generated source), replacing it with an upgrade of the existing threading mechanism in
Bam.Core. - Hardened thread safety in all build modes.
- Added unit tests.
- Many optimisations and bug fixes.
Note that many of the changes included in this release are breaking changes from v1.1 API. See the Changelog.txt for more details.