Skip to content

0.5.0

Latest

Choose a tag to compare

@tattn tattn released this 25 Apr 04:31
· 1 commit to main since this release
edc39ef

What's Changed

  • Fix: Put text before images in multimodal content array by @Kasempiternal in #87
  • Fix #93: pin mlx-swift-lm to last pre-v3 commit + declare swift-transformers by @gsdali in #95
  • Support Gemma 4 by @tattn in #92

With Swift Macros added in 0.4.0, the following confirmation is required each time the library is updated:
image

If you use Xcode 16.4+, we recommend this option:

defaults write com.apple.dt.Xcode IDEPackageEnablePrebuilts YES

see details: https://forums.swift.org/t/preview-swift-syntax-prebuilts-for-macros/80202

New Contributors

Full Changelog: 0.4.6...0.5.0