Releases: stonko1994/SimultaneouslyScrollView
Releases · stonko1994/SimultaneouslyScrollView
1.2.1
What's Changed
- Add MulticastScrollViewDelegate by @julasamer in #19 (Fixes #1)
- Treat SwiftLint warnings as errors by @stonko1994 in #20
New Contributors
- @julasamer made their first contribution in #19
Full Changelog: 1.2.0...1.2.1
1.2.0
1.1.0
What's Changed
- Update readme to showcase new
SwiftUIIntrospect
API by @stonko1994 in #12 - Add tvOS support by @diegostamigni #15
- Run SwiftLint on every push by @stonko1994 in #16
- Support for scrollview direction by @diegostamigni in #14
- Bump recommended SwiftUI-Introspect version in README by @stonko1994 in #17
New Contributors
- @diegostamigni made their first contribution in #14
Full Changelog: 1.0.1...1.1.0
1.0.1
What's Changed
- Fix
ScrollView
s getting out of sync when changingScrollView
during animation by @stonko1994 in #8 - Prevent using the Package on other platforms than iOS by @stonko1994 in #9
New Contributors
Full Changelog: 1.0.0...1.0.1
1.0.0
1.0.0
- Initial release 🥳