Skip to content

Releases: maplibre/swiftui-dsl

v0.0.13

16 Apr 02:38
1ebefd1
Compare
Choose a tag to compare

Version 0.0.13

Commits

  • [1ebefd1] Merge pull request #34 from hactar/change-mapstyle
  • [f6b8b09] Improve robustness to future failure cases; ensure no unnecessary updates

v0.0.12

16 Apr 02:06
c7fc6a0
Compare
Choose a tag to compare

Version 0.0.12

Commits

  • [c7fc6a0] Merge pull request #33 from Rallista/feat/map-view-port

v0.0.11

11 Apr 04:59
6e0cf32
Compare
Choose a tag to compare

Version 0.0.11

Commits

  • [6e0cf32] Merge pull request #30 from hactar/enhancement/pat-gestures

v0.0.10

09 Apr 01:14
a5a329a
Compare
Choose a tag to compare

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

02 Apr 05:25
546e912
Compare
Choose a tag to compare

Version 0.0.9

Commits

  • [546e912] Merge pull request #31 from Rallista/feat/camera-setters-1
  • [e85c300] Added setters for camera parameters
  • [0776a62] Added setters for camera parameters
  • [c85e904] Added setters for camera parameters
  • [cc5fac1] Added setters for camera parameters

v0.0.8

19 Mar 02:42
d330665
Compare
Choose a tag to compare

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

v0.0.7

13 Mar 05:28
497ab5f
Compare
Choose a tag to compare

Version 0.0.7

Commits

v0.0.6

10 Mar 13:53
Compare
Choose a tag to compare

Version 0.0.6

Commits

  • [6b59504] Remove constant: argument label (part of #16)

v0.0.5

03 Mar 01:46
e713f13
Compare
Choose a tag to compare

Version 0.0.5

Commits

  • [e713f13] Merge pull request #25 from Rallista/feat/docc-init

v0.0.4

02 Mar 19:45
1eb1618
Compare
Choose a tag to compare

Version 0.0.4

Commits

  • [1eb1618] Merge pull request #27 from Rallista/feat/swiftformat
  • [f1f3201] Corrected wierd comments on line breaks
  • [3b2dce1] Corrected wierd comments on line breaks
  • [cb133d9] feat: swiftformat run + ci
  • [e4989ed] feat: swiftformat run + ci