Releases: MakieOrg/Tyler.jl
Releases · MakieOrg/Tyler.jl
v0.2.5
Tyler v0.2.5
- Fixed Tyler on GeoAxis appearing above plots by translating everything down.
- Added docs about the
PlotConfigconstruct.
Merged pull requests:
- Add back OSM example (#146) (@asinghvi17)
- Bump actions/checkout from 4 to 5 (#148) (@dependabot[bot])
- Fix GeoMakie tiles not being translated down and PlotConfig example issues (#154) (@asinghvi17)
Closed issues:
v0.2.4
Tyler v0.2.4
Merged pull requests:
- fix DV and remove custom config (#142) (@asinghvi17)
- As/sd/makie-0.24 (#143) (@asinghvi17)
v0.2.3
Tyler v0.2.3
Merged pull requests:
- CompatHelper: bump compat for Makie to 0.23, (keep existing compat) (#137) (@github-actions[bot])
- bump patch version (#141) (@asinghvi17)
v0.2.2
v0.2.1
Tyler v0.2.1
Merged pull requests:
- CompatHelper: bump compat for Colors to 0.13, (keep existing compat) (#110) (@github-actions[bot])
- CompatHelper: bump compat for GeometryBasics to 0.5, (keep existing compat) (#111) (@github-actions[bot])
- Activate GeoAxis Maps using a GeoMakie extension (#114) (@asinghvi17)
- Allow axes to be constructed by namedtuple syntax in Map (#118) (@asinghvi17)
- tweak tile load order (#119) (@rafaqz)
- Release v0.2.1 (#120) (@asinghvi17)
- Fix segfault in tests by waiting on map (#121) (@asinghvi17)
- Cleanup (#123) (@rafaqz)
- CompatHelper: bump compat for Makie to 0.22, (keep existing compat) (#129) (@github-actions[bot])
- Fix tests for now (#130) (@asinghvi17)
Closed issues:
- Infinite, unstoppable loop if zoom is greater than allowed maximum (#15)
- Tyler doesn't work with WGLMakie (#43)
- display needs to be removed from Tyler to support WGLMakie (#47)
- ImageMagick_jll dependancies causing issues (#58)
- Zoom in not respecting vertical mouse position (#66)
- Make it work with GeoAxis (#77)
- Tyler is plotting the wrong tiles with Makie 0.21 (#82)
- Advanced Provider with heavy dependencies (#94)
- Tile load order (#115)
- FR: allow the
axiskwarg toMapto be a NamedTuple (#116) - cannot use Tyler in Julia 1.11.2 (#122)
v0.2.0
Tyler v0.2.0
Merged pull requests:
- add Map3d for 3d tiling (#95) (@SimonDanisch)
- CompatHelper: add new compat entry for Scratch at version 1, (keep existing compat) (#97) (@github-actions[bot])
- CompatHelper: add new compat entry for Proj at version 1, (keep existing compat) (#98) (@github-actions[bot])
- CompatHelper: add new compat entry for GeoFormatTypes at version 0.4, (keep existing compat) (#100) (@github-actions[bot])
- CompatHelper: add new compat entry for GeometryOps at version 0.1, (keep existing compat) (#101) (@github-actions[bot])
- CompatHelper: add new compat entry for PointClouds at version 0.3, (keep existing compat) (#102) (@github-actions[bot])
- CompatHelper: add new compat entry for Statistics at version 1, (keep existing compat) (#103) (@github-actions[bot])
- CompatHelper: add new compat entry for ArchGDAL at version 0.10, (keep existing compat) (#104) (@github-actions[bot])
- CompatHelper: add new compat entry for Downloads at version 1, (keep existing compat) (#105) (@github-actions[bot])
- tag v0.2, breaking version (#106) (@SimonDanisch)
- use new uv transform (#107) (@SimonDanisch)
v0.1.5
Tyler v0.1.5
Merged pull requests:
- Bump julia-actions/setup-julia from 1 to 2 (#83) (@dependabot[bot])
- Fix downloads count badge (#85) (@pricklypointer)
- Bump julia-actions/cache from 1 to 2 (#86) (@dependabot[bot])
- Bump Makie compat to v0.21 (#90) (@asinghvi17)
v0.1.4
Tyler v0.1.4
Merged pull requests:
- make sure figure gets displayed before waiting (#71) (@SimonDanisch)
- Docs vite (#72) (@lazarusA)
- Bump actions/checkout from 3 to 4 (#74) (@dependabot[bot])
- Bump actions/setup-node from 3 to 4 (#75) (@dependabot[bot])
- Fix typo on main doc page (#80) (@ConnectedSystems)
- La/fix videos docs (#81) (@lazarusA)
Closed issues:
- suppress globally warning downloads (#73)
v0.1.3
v0.1.2
Tyler v0.1.2
Merged pull requests: