Skip to content

v0.2.0

Latest
Compare
Choose a tag to compare
@nvzqz nvzqz released this 11 Sep 05:03
· 186 commits to main since this release

Changed

  • [breaking] Placed each library/framework module behind a feature flag.
    • foundation transitively enables objc.

Removed

  • [breaking] Removed the link cargo feature.

    At this point, it's unclear what benefit this feature provides. Further investigation will be done before this crate is 1.0 to determine if disabling linking is worthwhile to have. See issue #1.