Releases: wabiverse/wabi-swift-bundler
Releases · wabiverse/wabi-swift-bundler
v3.0.2
Full Changelog: v3.0.0...v3.0.2
@stackotter has enabled SwiftBundler to integrate upstream projects and use custom builders (defined in Swift files) to build and bundle those libraries and executables alongside your SwiftPM project.
These custom builders make it possible to:
- pull in non-swiftpm projects and build them from source.
- build existing C++ projects with CMake
- support other build systems as well.
v3.0.1
Full Changelog: v3.0.0...v3.0.1
@stackotter has enabled SwiftBundler to integrate upstream projects and use custom builders (defined in Swift files) to build and bundle those libraries and executables alongside your SwiftPM project.
These custom builders make it possible to:
- pull in non-swiftpm projects and build them from source.
- build existing C++ projects with CMake
- support other build systems as well.
v3.0.0
Full Changelog: v2.0.3...v3.0.0