File tree Expand file tree Collapse file tree 2 files changed +8
-4
lines changed
Expand file tree Collapse file tree 2 files changed +8
-4
lines changed Original file line number Diff line number Diff line change 1- # 0.8.0
1+ # 0.9.0
2+
3+ - feat: expose ` findChildIndexCallback ` of ` SliverChildBuilderDelegate ` ([ #76 ] ( https://github.com/VeryGoodOpenSource/very_good_infinite_list/pull/76 ) )
4+
5+ # 0.8.0
26
37- docs: update readme option docs ([ #59 ] ( https://github.com/VeryGoodOpenSource/very_good_infinite_list/pull/59 ) )
48- docs: resolve doc directory missing tag ([ #64 ] ( https://github.com/VeryGoodOpenSource/very_good_infinite_list/pull/64 ) )
59- test: add missing golden tag to golden test ([ #67 ] ( https://github.com/VeryGoodOpenSource/very_good_infinite_list/pull/67 ) )
610- chore: bump dependencies ([ #72 ] ( https://github.com/VeryGoodOpenSource/very_good_infinite_list/pull/72 ) )
711
8- # 0.7.1
9-
12+ # 0.7.1
13+
1014- feat: update workflows and repository infra structure ([ #50 ] ( https://github.com/VeryGoodOpenSource/very_good_infinite_list/pull/50 ) )
1115- feat: centralize builders options ([ #55 ] ( https://github.com/VeryGoodOpenSource/very_good_infinite_list/pull/55 ) )
1216
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ name: very_good_infinite_list
22description : >-
33 A library for easily displaying paginated data, created by Very Good Ventures.
44 Great for activity feeds, news feeds, and more.
5- version : 0.8 .0
5+ version : 0.9 .0
66repository : https://github.com/VeryGoodOpenSource/very_good_infinite_list
77issue_tracker : https://github.com/VeryGoodOpenSource/very_good_infinite_list/issues
88homepage : https://github.com/VeryGoodOpenSource/very_good_infinite_list
You can’t perform that action at this time.
0 commit comments