The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
Fixes #40
fix #37
Fixes performance issues by reusing content and line management calculations.
Fixes #4
Fixes #34
Added an action for automatic deploys to cocoapods. Fixes #35.
minor performance update
fix #32: "anyView" on MacOS in InternalWrappingHStack
+ add osx example app
fix #17: Spacing always applied around conditional views
Fix for #27, #28, #29 by @MikeMorawski
Add Cocoapods support
Fixes "Bound preference CGFloatPreferenceKey tried to update multiple times per frame." when scrolling trough multiple WrappingHStack on a scrollview
Thanks to @lucianohandal