Skip to content

Releases: wabiverse/wabi-swift-bundler

v3.0.2

27 Dec 20:08
5d035d3
Compare
Choose a tag to compare

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

27 Dec 19:05
2b0e554
Compare
Choose a tag to compare

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

01 Dec 07:21
bcee5bb
Compare
Choose a tag to compare

Full Changelog: v2.0.3...v3.0.0