File tree Expand file tree Collapse file tree 3 files changed +22
-3
lines changed Expand file tree Collapse file tree 3 files changed +22
-3
lines changed Original file line number Diff line number Diff line change 7
7
8
8
# Change Log
9
9
10
+ ## [ 1.3.2] ( https://github.com/layoutBox/FlexLayout/releases/tag/1.3.1 )
11
+ Released on 2018-02-27
12
+
13
+ * Update Yoga core to latest master
14
+ * Yoga core updated to facebook/yoga@295d111
15
+ * Yoga core tests and their buck configuration added, see core-tests folder
16
+ * Add buck tests to CI config
17
+ * Added by [ Alexey Zinchenko] ( https://github.com/zintus ) in Pull Request [ #62 ] ( https://github.com/layoutBox/FlexLayout/pull/62 )
18
+
19
+
20
+ ## [ 1.3.1] ( https://github.com/layoutBox/FlexLayout/releases/tag/1.3.1 )
21
+ Released on 2018-02-23
22
+
23
+ * Integrates Yoga's sources into FlexLayout
24
+
25
+ * Added by [Luc Dion](https://github.com/lucdion) in Pull Request [#61](https://github.com/layoutBox/FlexLayout/pull/61)
26
+
27
+
28
+
10
29
## [ 1.2.2] ( https://github.com/layoutBox/FlexLayout/releases/tag/1.2.2 )
11
30
Released on 2017-12-20
12
31
Original file line number Diff line number Diff line change 1
1
2
2
Pod ::Spec . new do |spec |
3
3
spec . name = "FlexLayout"
4
- spec . version = "1.3.1 "
4
+ spec . version = "1.3.2 "
5
5
spec . summary = "FlexLayout"
6
6
7
7
spec . homepage = "https://github.com/lucdion/FlexLayout.git"
Original file line number Diff line number Diff line change 1
1
PODS:
2
- - FlexLayout (1.2.4 )
2
+ - FlexLayout (1.3.1 )
3
3
- Nimble (7.0.3)
4
4
- PinLayout (1.5.9)
5
5
- Quick (1.2.0)
@@ -19,7 +19,7 @@ EXTERNAL SOURCES:
19
19
:path: ./
20
20
21
21
SPEC CHECKSUMS:
22
- FlexLayout: f274aa4829f3591fbbafffe79de155f44cb57862
22
+ FlexLayout: 168842acc6c674a2324cbd09b09abe580381696f
23
23
Nimble: 7f5a9c447a33002645a071bddafbfb24ea70e0ac
24
24
PinLayout: b2ebf8622b28e82b6e1216ab4e4a0a8d082214fe
25
25
Quick: 58d203b1c5e27fff7229c4c1ae445ad7069a7a08
You can’t perform that action at this time.
0 commit comments