Releases: Rallista/swiftui-dsl
Releases · Rallista/swiftui-dsl
v0.2.0
Version 0.2.0
Commits
- [03d5c27] Update changelog (maplibre#67)
- [4040a2f] Add support for FillStyleLayer (maplibre#66)
- [4f40a6d] Changing MapViewPort to MapViewProxy (maplibre#65)
- [e9ad082] Default to nil for contentInset (maplibre#64)
v0.1.2
Version 0.1.2
Commits
- [ae790f0] Fixes modifying state during view update (maplibre#63)
- [ba76be3] Fix missing Dependency (maplibre#61)
- [59853fd] Upgrade MapLibre to version 6.8.1 (maplibre#60)
- [c406d80] Revert "Fix the location manager being nil after Swiftui view update." (maplibre#59)
v0.1.1
Version 0.1.1
Commits
- [a6e079c] Fix the location manager being nil after Swiftui view update. (maplibre#57)
v0.1.0
Version 0.1.0
Commits
- [c39688d] Upgrades (maplibre#56)
- [899457f] Fix: recenter doesn't immediately take effect (maplibre#53)
- [9b306fc] Improving Camera Conversion (maplibre#54)
- [d1f9ecc] Minor cleanup (maplibre#52)
- [5ba75ef] Finish MapLibre onboarding (maplibre#51)
- [2b856f5] Merge pull request maplibre#50 from stadiamaps/maplibre-onboarding
- [458daff] Maplibre onboarding
v0.0.14
Version 0.0.14
Commits
- [a789bbe] Merge pull request maplibre#49 from stadiamaps/make-snapshot-tests-reproducible
- [cee1194] Merge pull request maplibre#48 from stadiamaps/non-optional-font-names-array
- [2c197b0] Commit updated snapshots
- [98197c3] swiftformat
- [d454902] Make snapshot helpers reproducible (expect tests to fail)
- [48fe24e] Remove no-longer-relevant comment
- [32513ed] Change the type as discussed in follow-up to maplibre#47
- [b84df18] Merge pull request maplibre#47 from HudHud-Maps/add-text-font-names
- [21c403d] add text font names
- [8be5051] Merge pull request maplibre#45 from stadiamaps/swift6-concurrency
- [839f92d] swiftformat
- [3771d02] Cleanup
- [7bff6a6] Don't double-run on push and PR
- [e9df3bb] Upgrade Xcode
- [6e86c15] Adopt Swift 6 concurrency norms
- [09fa55f] Merge pull request maplibre#44 from stadiamaps/upgrade-deps
- [1d01042] Bump dependencies for MapLibre and Mockable
- [02f5a62] Merge pull request maplibre#43 from stadiamaps/fix-camera-binding-issues
- [1e6f079] Flip automaticallyAdjustsContentInset to avoid contentInsets edit war
- [5135853] Fix default cameraDisabled value
- [e958f2e] Merge pull request maplibre#42 from HudHud-Maps/mapstyle-pois
- [43b2fff] removing commented out implementation
- [5b3a19d] linting
- [ec1b2eb] resolving merge conflicts
- [1e41063] Merge branch 'main' into mapstyle-pois
- [6a9d74a] adding as centralized value
- [258a8c9] Merge pull request maplibre#41 from stadiamaps/housekeeping
- [05d6cf3] use newest Mockable version
- [b236952] Delete WIP layer that wasn't supposed to be committed
- [288a5f8] Update dependencies
v0.0.13
Version 0.0.13
Commits
- [49ccef3] Freshen the README
- [605d855] Merge pull request maplibre#39 from HudHud-Maps/enhancement/unify-navigation
- [aece53f] remove unused modifier
- [18e34ac] rename to MLNMapViewController
- [aa3f51a] swiftformat
- [ebea668] add maplibre-navigation instructs to readme
- [5ab5390] code review
- [5ed30bd] linting
- [565da23] generic init implementation to keep cleaner callsite
- [61c26af] Merge branch 'main' of https://github.com/HudHud-Maps/maplibre-swiftui-dsl-playground into enhancement/unify-navigation
- [40eac45] Merge branch 'stadiamaps:main' into main
v0.0.12
Version 0.0.12
Commits
- [50673f0] Merge pull request maplibre#38 from HudHud-Maps/cluster-touch
- [780730d] Merge pull request maplibre#37 from hactar/pitch-improvements
- [857c1ce] adding example
- [ea40ab1] adding expand clusters modifier
- [8c67dc6] linting
- [6653538] fixing tests
- [bc75a5a] format improvements
- [2dffff2] pitch workaround for initial load
- [420efc1] renaming CameraPitch
- [bec6c70] adding pitch setup for initial load
- [73f2733] updating tests
v0.0.11
v0.0.10
Version 0.0.10
Commits
- [3170249] Merge pull request maplibre#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