This repository has been archived by the owner on Apr 19, 2024. It is now read-only.
v1.0.0
What's Changed
- Support SPM by @OhKanghoon in #1
- add FlexRatio by @GeekTree0101 in #2
- add snapshot test by @GeekTree0101 in #5
- Fix FlexInset bug & add snapshot test by @GeekTree0101 in #6
- Remove KarrotFlex+Sugar by @GeekTree0101 in #7
- Support a Stack with direction & register method by @GeekTree0101 in #8
- fix test code by @LeeHongHwa in #10
- setup ci using github action by @LeeHongHwa in #9
- add PinLayout by @GeekTree0101 in #11
- Fix SPM import Error by @OhKanghoon in #12
- Support a FlexWrap with direction by @GeekTree0101 in #13
- Do not render a FlexSpacer on view hierarchy by @GeekTree0101 in #14
- Support a non-clipsToBounds by @GeekTree0101 in #15
- Update a LICENSE by @GeekTree0101 in #16
New Contributors
- @OhKanghoon made their first contribution in #1
- @LeeHongHwa made their first contribution in #10
Full Changelog: https://github.com/daangn/KarrotFlex/commits/1.0.0
Thank you all.