Skip to content
This repository was archived by the owner on Aug 11, 2021. It is now read-only.

Commit c7b8bc6

Browse files
committed
[Changelog] Marking the 1.0.1 beta 4 release
1 parent 405c071 commit c7b8bc6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Changelog.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
18-Mar-2016 ======== Version 1.0.1b4 Release ========
2+
13
12-Mar-2016 Fixes #170. The CachedPackageAssembly directory written to the build root, containing the compiled assembly for the last build, is now hidden.
24

35
09-Mar-2016 Fixes #167. The attribute Bam.Core.EvaluationRequiredAttribute can now be applied to individual modules. Previously, it was only applicable to classes implementing Bam.Core.IBuildModeMetaData, i.e. defining the evaluation behaviour for the entire build mode. For project generation build modes, modules that perform tasks outside of the project, e.g. procedural file generation, should be always evaluated, so that they are not regenerated unnecessarily when the project is rebuilt (and not cleaned). C.ProceduralHeaderFile now uses the attribute to do just this, which reduces rebuild times after projects are regenerated.

0 commit comments

Comments
 (0)