Fukurou series release 9
·
3290 commits
to master
since this release
6.4.734
- [FAKE Helper API] Fake >= 5.18.1 is required for this release (the work-round for FAKE issue #2412 has been removed)
- [FAKE Helper API] Add this constraint as an explicit dependency
- [API] Add
Tool of String
a literal alongsideFilePath of String
, which is expanded to a full path toTypeSafe.FilePath
- [API] Add
IncludeItem of Regex
which represents a?
-prefix regex string toTypeSafe.FilterItem
- Trap and log exceptions reported in Issue #71 as files
<coverage report path>.<timestamp>.exn
- Other housekeeping