Skip to content

Releases: daangn/KarrotListKit

🚀 4.7.0

18 Sep 07:18
d608169

Choose a tag to compare

What’s Changed

🐛 Bug Fixes

  • fix: AddComponentModifierMacro error when using SwiftSyntax 5xx @ElonPark (#57)

🧰 Maintenance

🚀 4.6.0

17 Sep 02:45
a8641f9

Choose a tag to compare

What’s Changed

✨ Features

  • IOS-1269 feat: add AddComponentModifier Macro @ElonPark (#54)

😎 Update

🐛 Bug Fixes

What's Included

4.5.0

08 Sep 01:20
bb00c20

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 4.4.0...4.5.0

🚀 4.1.0

26 Sep 08:49
7b2c060

Choose a tag to compare

What’s Changed

🤓 Improvements

  • MBP-6915 Adapter apply 인터페이스 개선 @ppth0608 (#45)

What's Included

🚀 4.0.0

02 Jul 09:40
0e80b84

Choose a tag to compare

What's Changed

🤓 Improvements

  • Delete pull_request_template.md by @OhKanghoon in #40
  • MBP-4700 Pagination 트리거 인터페이스를 변경 및 개선해요. (BreakingChanges) by @ppth0608 in #44

Full Changelog: 3.2.1...4.0.0

🚀 3.2.1

30 Apr 10:26
48f7991

Choose a tag to compare

What’s Changed

🤓 Improvements

  • [Support] If the header or footer is absent, a guide assertion failure occurs. @GeekTree0101 (#39)

What's Included

🚀 3.2.0

22 Apr 03:49
3ba2d94

Choose a tag to compare

What’s Changed

✨ Features

  • MBP-4424 미구현된 UIScrollViewDelegate Event Modifier를 추가해요. @ppth0608 (#38)

What's Included

🚀 3.1.0

16 Apr 13:32
6f09465

Choose a tag to compare

What’s Changed

🤓 Improvements

📚 Documentation

What's Included

🚀 3.0.0

14 Apr 15:45

Choose a tag to compare

What’s Changed

😎 Update

🐛 Bug Fixes

  • NO-JIRA DocC workflow 의 실행 코드를 수정해요 @OhKanghoon (#16)

🤓 Improvements

  • MBP-4282 CollectionViewAdpater 내부에 불필요한 로직을 제거해요 @jaxtynSong (#31)
  • MBP-4280 result builder 관련 주석 및 unit test 추가해요. @jaxtynSong (#29)
  • MBP-4279 NextBatchTrigger 주석 및 unit test 추가해요. @jaxtynSong (#28)
  • MBP-4004 layout 관련 코드 정리 및 테스트 코드를 추가해요. @jaxtynSong (#27)
  • MBP-4002 (Any)Component 주석 및 unit test 추가해요. @jaxtynSong (#26)
  • MBP-4005 SizeStorage 구현 개선 및 unit test 추가해요. @jaxtynSong (#25)
  • MBP-4118 UICollectionView�DataSource unit test 추가해요. @jaxtynSong (#24)
  • MBP-4001 CollectionViewAdapter UICollectionViewDataSourcePrefetching unit test 추가해요 @jaxtynSong (#23)
  • MBP-4065 CollectionViewAdapter UIScrollViewDelegate unit test 추가해요 @jaxtynSong (#22)
  • MBP-4055 CollectionViewAdapter UICollectionViewDelegate unit test 추가해요 @jaxtynSong (#21)
  • MBP-4048 CollectionViewAdapter register reuseIdentifiers unit test 추가해요 @jaxtynSong (#20)
  • MBP-4032 CollectionViewAdapter apply unit test 추가해요 @jaxtynSong (#19)
  • MBP-3986 CollectionViewAdapter Initializes unit test 추가해요 @jaxtynSong (#18)
  • NO-JIRA UICollectionViewComponentCell 의 접근제어자를 조정해요 @OhKanghoon (#10)

📚 Documentation

  • NO-JIRA Swift Package Index 사용을 위해 DocC 관련 코드를 제거해요 @OhKanghoon (#34)
  • MBP-4281 public interface에 누락된 주석을 추가해요. @jaxtynSong (#30)
  • MBP-4280 result builder 관련 주석 및 unit test 추가해요. @jaxtynSong (#29)
  • MBP-4279 NextBatchTrigger 주석 및 unit test 추가해요. @jaxtynSong (#28)
  • MBP-4004 layout 관련 코드 정리 및 테스트 코드를 추가해요. @jaxtynSong (#27)
  • MBP-4002 (Any)Component 주석 및 unit test 추가해요. @jaxtynSong (#26)
  • MBP-4005 SizeStorage 구현 개선 및 unit test 추가해요. @jaxtynSong (#25)
  • MBP-4001 CollectionViewAdapter UICollectionViewDataSourcePrefetching unit test 추가해요 @jaxtynSong (#23)
  • MBP-4065 CollectionViewAdapter UIScrollViewDelegate unit test 추가해요 @jaxtynSong (#22)
  • MBP-4055 CollectionViewAdapter UICollectionViewDelegate unit test 추가해요 @jaxtynSong (#21)
  • MBP-4048 CollectionViewAdapter register reuseIdentifiers unit test 추가해요 @jaxtynSong (#20)
  • MBP-4032 CollectionViewAdapter apply unit test 추가해요 @jaxtynSong (#19)
  • MBP-3986 CollectionViewAdapter Initializes unit test 추가해요 @jaxtynSong (#18)
  • NO-JIRA DocC 를 Github Pages 에 배포해요 @OhKanghoon (#17)
  • NO-JIRA DocC workflow 를 추가해요 @OhKanghoon (#15)

🧰 Maintenance

  • NO-JIRA CI 에 원격 머신을 사용하도록 변경해요 @OhKanghoon (#35)
  • NO-JIRA DocC 를 Github Pages 에 배포해요 @OhKanghoon (#17)
  • NO-JIRA DocC workflow 를 추가해요 @OhKanghoon (#15)
  • NO-JIRA 단위 테스트 실행을 위한 ci workflow 를 추가해요 @OhKanghoon (#14)

What's Included

🚀 2.0.0

05 Feb 14:36
2.0.0
86f336e

Choose a tag to compare

What’s Changed

😎 Update

  • NO-JIRA ComponentPrefetchable 네이밍을 변경해요 @OhKanghoon (#9)
  • NO-JIRA RefreshControl Configuration 인터페이스를 변경해요 @OhKanghoon (#8)
  • NO-JIRA Image Prefetching Plugin 리팩토링해요 @OhKanghoon (#7)

What's Included