Releases: MakieOrg/Tyler.jl
Releases · MakieOrg/Tyler.jl
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:
v0.1.1
Tyler v0.1.1
Merged pull requests:
- Make max_zoom part of the struct (#52) (@felixcremer)
- code copy (#53) (@lazarusA)
- Bump actions/checkout from 3 to 4 (#56) (@dependabot[bot])
- Remove type piracy of Extents.extent for Rect2 (#61) (@felixcremer)
- Upgrade to Extents 0.1.2 (#63) (@felixcremer)
Closed issues:
v0.1.0
Tyler v0.1.0
Closed issues:
- Use figure resulution to choose zoom level (#17)
- Map should accept Extent as rect input (#20)
- Load tiles under cursor first (#21)
- provider CartoDB doesn't work (#28)
- Could Tyler support scrollable and zoomable animated maps? (#31)
- Whale shark trajectory docs page causes a download (#33)
- Fill frame withzoom (i.e. keep image apect ratio of image fixed) (#37)
Merged pull requests:
- Lazarus a add docs (#2) (@SimonDanisch)
- updates for TileProviders.jl (#3) (@rafaqz)
- Whale example (#4) (@lazarusA)
- fix missing tiles hopefully (#6) (@SimonDanisch)
- zoom related adjustments (#7) (@visr)
- Whale data (#8) (@lazarusA)
- Fix typo in README (#9) (@asinghvi17)
- Fix docs + wait (#11) (@SimonDanisch)
- tweak readme (#12) (@rafaqz)
- smooth zooming (#13) (@rafaqz)
- Add interpolations (#16) (@gaelforget)
- update for MapTiles imports (#18) (@visr)
- Add basic features example (#19) (@alex-s-gardner)
- add Extents as input to map + test (#22) (@alex-s-gardner)
- up docs + added contributors guide to docs (#23) (@lazarusA)
- enable dependabot for GitHub actions (#27) (@ranocha)
- load tiles around the mouse first (#29) (@rafaqz)
- Bump actions/checkout from 2 to 3 (#30) (@dependabot[bot])
- use actual resolution after resizing (#34) (@SimonDanisch)
- Get Tyler ready to register (#36) (@rafaqz)
- Fix map aspect ratio (#38) (@alex-s-gardner)
- Add Greenland ice loss example (#39) (@alex-s-gardner)
- Fixdocs (#40) (@alex-s-gardner)
- fix rendering/improve of iceloss documentation (#41) (@alex-s-gardner)
- fix ice loss video playback (#42) (@alex-s-gardner)