Releases: maplibre/swiftui-dsl
Releases · maplibre/swiftui-dsl
v0.0.13
v0.0.12
v0.0.11
v0.0.10
Version 0.0.10
Commits
- [a5a329a] Merge pull request #32 from stadiamaps/minor-fixes
- [50a5fdd] swiftformat
- [6af3315] Make an attribution button control
- [9927705] Guess we can't use assumeIsolated yet...
- [9248395] Run swiftformat
- [7b28bd4] Use assumeIsolated as it should be
- [d864213] Pin Mockable to specific version since subsequent ones are strangely broken
- [38df025] Fix spelling error in comment
- [695c90d] Fix lints from the last PR
v0.0.9
v0.0.8
Version 0.0.8
Commits
- [d330665] Merge pull request #28 from stadiamaps/content-insets-and-more-modifiers
- [879bd06] PR fixes
- [1c321e6] Even worse hack to fix CI
- [8635f1d] swiftfmt and bug fix
- [742622d] Minor refactoring; attempt to fix CI
- [b7f55bb] Add token snapshot test (though it doesn't work at the moment, like the rest)
- [05c7af3] Break out map controls
- [3c084b3] First round of PR review fixes re: concurrency
- [cb3af3f] Revert animated property to false
- [96919e4] Complete refactor of state-specific props out to the state
- [e13f845] Minor fixes
- [e1b94ca] Merge branch 'main' into content-insets-and-more-modifiers + factor out Zoom