Highlights
- Objective-C support in projects! (includes mixed language projects)
C::Library(
name: "MyObjectiveCLibrary",
language: "Obj-C",
# ...
)
-
Support for importing another project
-
Beaver now works on Windows!
-
More propper error handling
-
rewrote targets code to use the concept of "artifacts"
-
framework dependencies
-
added tests
-
lazy eval of flags
-
and some more...
Full Changelog: 3.1.3...3.2.0