Added
- Added Bash 4 style recursive globbing (
**/*
) in target sourcesexcludes
#636 @bclymer - Added ability to disable main thread checker in Schemes #601 @wag-miles
Fixed
- Fixed included specs that were referenced multiple times from duplicating content #599 @haritowa
- Fixed
.orig
files being added to the project #627 @keith
Changed
- Allow linking of dependencies into static libraries when
link
is set to true #635 @kateinoigakukun