Skip to content

Releases: maplibre/swiftui-dsl

v0.0.19

15 Jul 16:17
605d855
Compare
Choose a tag to compare

Version 0.0.19

Commits

v0.0.18

12 Jun 15:05
50673f0
Compare
Choose a tag to compare

Version 0.0.18

Commits

  • [50673f0] Merge pull request #38 from HudHud-Maps/cluster-touch

v0.0.17

12 Jun 15:01
780730d
Compare
Choose a tag to compare

Version 0.0.17

Commits

v0.0.16

03 May 06:34
aa159ad
Compare
Choose a tag to compare

Version 0.0.16

Commits

  • [aa159ad] Merge pull request #36 from hactar/clustering
  • [9fa5dc6] Add link to referenced guide
  • [73df215] Point to latest macro package
  • [486013d] linting
  • [4d69cd5] adding clustering support and some text support

v0.0.15

18 Apr 17:32
3170249
Compare
Choose a tag to compare

Version 0.0.15

Commits

  • [3170249] Merge pull request #35 from Rallista/feat/change-reason-on-view-port
  • [8f3689c] feat: added change reason to view port update
  • [f491b6b] feat: added change reason to view port update

v0.0.14

17 Apr 01:18
Compare
Choose a tag to compare

Version 0.0.14

Commits

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