1.0.0-beta.64
Pre-release
Pre-release
daveaglick
released this
23 Dec 00:42
·
31 commits
to main
since this release
- Fixed
ElseIf
whenPredicate.RequiresDocument
is false inExecuteIf
module (#255, #256, thanks @nils-a). - Adds the ability to configure a specific date/time as "current". All code and themes should now use
IExecutionState.GetCurrentDateTime()
instead ofDateTime.Now
, etc. - Removes console background color for better compatibility with different console themes (#257).
- Outputs the configured log level on execution.