This repository has been archived by the owner on Apr 19, 2024. It is now read-only.
Releases: daangn/KarrotFlex
Releases · daangn/KarrotFlex
v1.1.0
What's Changed
- Migrate to Swift Package Manager by @OhKanghoon in #22
- update README.md by @magi82 in #23
New Contributors
Full Changelog: 1.0.1...1.1.0
v1.0.1
What's Changed
- Delete travis.yml file by @OhKanghoon in #18
- Update FlexWrap.swift by @DevVenusK in #19
- Fix pod trunk warning (resolve #17) by @ElonPark in #20
New Contributors
- @DevVenusK made their first contribution in #19
- @ElonPark made their first contribution in #20
Full Changelog: 1.0.0...1.0.1
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.