Skip to content

2.6.3

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Mar 02:11
· 13 commits to refs/heads/main since this release
6f634c9

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)

Fixed