You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Update ordered from float to `3.4.0`
* Update bindgen to 0.63.0
* Update patch versions of cc and serde dependencies
* Bump version to 0.4.0
* Add changelog
- Upgrade to Yoga commit [ba27f9d1ecfa7518019845b84b035d3d4a2a6658](https://github.com/facebook/yoga/commit/ba27f9d1ecfa7518019845b84b035d3d4a2a6658) (committed on: 16th Dec 2022)
7
+
- Added `Static` variant to `PositionType` enum
8
+
- Added bindings for gap styles: `Gutter` enum and `Node.set_gap()` and `Node.get_gap()` functions.
9
+
- Updated dependencies:
10
+
-`ordered_float` from `1.0.1` to `3.4.0`
11
+
-`cc` from `1.0.17` to `1.0.78`
12
+
-`bindgen` from `0.37.0` to `0.63.0`
13
+
-`serde` and `serde_derive` from `1.0.27` to `1.0.151`
0 commit comments