block-sys
Raw bindings to Apple's C language extension of blocks
0.2.1
15M downloads/mo
#2467 most downloaded on crates.io
madsmtm/objc2
What this package is like to depend on
Last release 3 years ago
no release in 18 months
Release timing varies
gaps range from 2 weeks to 11 months
Nearly every release is documented
notes for 6 of 6 stable releases
Nothing withdrawn
no release was ever pulled
5 years old
9 releases · first in 2021
0 releases in the last 12 months
see the full history below
Release timeline
9 releases · Nov 2021 to Jan 2024
2022
2023
2024
2025
2026
Releases
latest 9-
0.2.107 Jan 2024 -
0.2.007 Feb 2023Release notes
Open source →Changed
- Updated
objc-systov0.3.0. - BREAKING: Changed
linkskey fromblock_0_1toblock_0_2(soDEP_BLOCK_0_1_CC_ARGSin build scripts becomesDEP_BLOCK_0_2_CC_ARGS).
- Updated
-
0.1.0-beta.224 Dec 2022 pre-release -
0.1.0-beta.128 Aug 2022 pre-release -
0.1.0-beta.019 Jul 2022 pre-releaseRelease notes
Open source →Added
- Use
doc_auto_cfgto improve documentation output.
Changed
- BREAKING: Changed
linkskey fromblock_0_0toblock_0_1(soDEP_BLOCK_0_0_CC_ARGSin build scripts becomesDEP_BLOCK_0_1_CC_ARGS).
- Use
-
0.0.413 Jun 2022Release notes
Open source →Changed
- BREAKING: Changed
linkskey fromblocktoblock_0_0for better future compatibility, until we reach 1.0 (soDEP_BLOCK_CC_ARGSin build scripts becomesDEP_BLOCK_0_0_CC_ARGS). - BREAKING: Apple's runtime is now always the default.
- BREAKING: Updated
objc-systov0.2.0-beta.0.
Fixed
- BREAKING: Tweak the types of a lot of fields and arguments.
- BREAKING: Changed
-
0.0.303 Jan 2022 -
0.0.222 Dec 2021Release notes
Open source →Changed
- BREAKING: Updated
objc-systov0.2.0-alpha.0.
Fixed
- BREAKING:
Classis now!UnwindSafe.
- BREAKING: Updated
-
0.0.122 Nov 2021