2.6.3
·
13 commits
to refs/heads/main
since this release
The first release with the MacOS ARM binaries built! Special thanks to @metasim! π ππ
!important: this PR removes pipeline.initialize()
, it is private now and called in the public Pipeline
constructor.
Added
Changed
- Call initialize in the Pipeline public constructor #94 (@pomadchin)
- Added extra rpath entries to common macOS library install locations. #95 (@metasim)