File tree Expand file tree Collapse file tree 3 files changed +11
-4
lines changed Expand file tree Collapse file tree 3 files changed +11
-4
lines changed Original file line number Diff line number Diff line change 77
88# Change Log
99
10+ ## [ 1.3.25] ( https://github.com/layoutBox/FlexLayout/releases/tag/1.3.25 )
11+ Released on 2022-12-23
12+
13+ #### Add ` flex.cornerRadius(_ value: CGFloat) ` function
14+
15+ Added by [ minhaaan] ( https://github.com/minhaaan ) in Pull Request [ #209 ] ( https://github.com/layoutBox/FlexLayout/pull/209 )
16+
1017## [ 1.3.24] ( https://github.com/layoutBox/FlexLayout/releases/tag/1.3.24 )
1118Released on 2022-04-08
1219
13- ####Change the access control of margin padding functions
20+ #### Change the access control of margin padding functions
1421
1522Added by [ OhKanghoon] ( https://github.com/OhKanghoon ) in Pull Request [ #199 ] ( https://github.com/layoutBox/FlexLayout/pull/199 )
1623
Original file line number Diff line number Diff line change 11
22Pod ::Spec . new do |spec |
33 spec . name = "FlexLayout"
4- spec . version = "1.3.24 "
4+ spec . version = "1.3.25 "
55 spec . summary = "FlexLayout"
66 spec . homepage = "https://github.com/lucdion/FlexLayout.git"
77 spec . license = "MIT license"
Original file line number Diff line number Diff line change 11PODS:
2- - FlexLayout (1.3.23 )
2+ - FlexLayout (1.3.24 )
33 - Nimble (9.2.1)
44 - PinLayout (1.10.2)
55 - Quick (4.0.0)
@@ -24,7 +24,7 @@ EXTERNAL SOURCES:
2424 :path: "./"
2525
2626SPEC CHECKSUMS:
27- FlexLayout: 5b44c0538e7eaa2110e3160dfdfb74611676fb91
27+ FlexLayout: 4c4dec5e4aafab84908dd864bb097baebef0d44e
2828 Nimble: e7e615c0335ee4bf5b0d786685451e62746117d5
2929 PinLayout: d6b1960e4b182b4da1481b9aa6728f621e20708d
3030 Quick: 6473349e43b9271a8d43839d9ba1c442ed1b7ac4
You can’t perform that action at this time.
0 commit comments