Skip to content

Latest commit

 

History

History
159 lines (69 loc) · 5.87 KB

CHANGELOG.md

File metadata and controls

159 lines (69 loc) · 5.87 KB

2.1.1 (2022-04-15)

2.1.0 (2022-04-15)

Features

  • start rendering threads by default (f08987d)

2.0.2 (2022-04-15)

2.0.1 (2022-04-15)

Bug Fixes

2.0.0 (2022-04-09)

Bug Fixes

  • correct the starting command for "yarn start" (9c5d46c)
  • correct wmts debug link (d00c8b0)
  • support different bounds for the same epsg code (2db0fa0)

Features

  • Allow font family change with env var $XYZ_FONT_FAMILY (683a0b4)
  • enable cors for all requests (3327cea)
  • render tiles at higher resolution (ce68c56)
  • scale font based on text length (3bb2188)
  • show tile matrix name (62d58cf)
  • simple html index to show some of the tiles generated (02cdb61)
  • support NZTM2000Quad TileMatrix (6f22032)
  • switch to es modules (63638bc)
  • use victor mono font for more text (6b45a1e)

1.1.1 (2020-07-11)

Bug Fixes

  • correct license references (29ec4f5)

1.1.0 (2020-07-11)

Bug Fixes

  • timing stats should be rounding to 2dp (b38bcdf)
  • docker: correct missing build folder (d8e7120)

Features

  • color code images based on tile matrix set (c8a89b2)
  • only show quadkey info if its a quad (19cc717)
  • cli: add cli to start "xyz-tile-debug" (7be1c20)
  • support serving wmts (#156) (6cf7e01)

1.0.0 (2020-07-11)

Bug Fixes

  • docker: correct missing build folder (d8e7120)

Features

0.1.0 (2019-10-06)

Features

  • split zoom onto seperate line to allow for higher zoom levels (0d3ed99)

0.0.6 (2019-07-24)

Features

  • dont wait for logger before sending image (3400af2)
  • log user agent and remote ip (2334915)

0.0.5 (2019-07-24)

Bug Fixes

  • use port 8855 as default (43b13ec)

0.0.4 (2019-07-10)

Features

0.0.3 (2019-07-10)

Bug Fixes

  • need to login to the gitlab registry (3b6981a)

0.0.2 (2019-07-10)

Bug Fixes

Features