Skip to content

Releases: MakieOrg/Tyler.jl

v0.2.5

16 Nov 15:53
541cba9

Choose a tag to compare

Tyler v0.2.5

Diff since v0.2.4

  • Fixed Tyler on GeoAxis appearing above plots by translating everything down.
  • Added docs about the PlotConfig construct.

Merged pull requests:

Closed issues:

  • Tyler.PlotConfig docs have broken example (#151)
  • Overlaid polygon covered up by tiles with GeoAxis (#153)

v0.2.4

21 Jul 16:20
5220c18

Choose a tag to compare

Tyler v0.2.4

Diff since v0.2.3

Merged pull requests:

v0.2.3

16 Jul 11:48
663be9a

Choose a tag to compare

Tyler v0.2.3

Diff since v0.2.2

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

30 Apr 14:14
fa5a4cd

Choose a tag to compare

Tyler v0.2.2

Diff since v0.2.1

Merged pull requests:

Closed issues:

  • Tyler doesn't precompile on Julia 1.10 despite the compat bound (#134)

v0.2.1

22 Jan 01:42
dd0dd13

Choose a tag to compare

Tyler v0.2.1

Diff since v0.2.0

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 axis kwarg to Map to be a NamedTuple (#116)
  • cannot use Tyler in Julia 1.11.2 (#122)

v0.2.0

14 Aug 17:04
13478e2

Choose a tag to compare

Tyler v0.2.0

Diff since v0.1.5

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

06 Aug 18:40
a57f718

Choose a tag to compare

Tyler v0.1.5

Diff since v0.1.4

Merged pull requests:

v0.1.4

04 Apr 17:19

Choose a tag to compare

Tyler v0.1.4

Diff since v0.1.3

Merged pull requests:

Closed issues:

  • suppress globally warning downloads (#73)

v0.1.3

05 Jan 23:17
71ba7a6

Choose a tag to compare

Tyler v0.1.3

Diff since v0.1.2

Merged pull requests:

v0.1.2

13 Dec 14:04
807df4d

Choose a tag to compare

Tyler v0.1.2

Diff since v0.1.1

Merged pull requests:

  • CompatHelper: bump compat for Makie to 0.20, (keep existing compat) (#64) (@github-actions[bot])
  • use shading enums to remove warnings (#65) (@rafaqz)