Skip to content

Latest commit

 

History

History
507 lines (144 loc) · 13.1 KB

CHANGELOG.md

File metadata and controls

507 lines (144 loc) · 13.1 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

2.15.1 (2024-11-15)

Bug Fixes

Features

  • LayerManage: enhance file upload UI (448c741)

2.15.0 (2024-11-15)

Features

  • plot: use plot class for RGB rendering (#41) (c133785)

2.14.2 (2024-10-18)

Bug Fixes

  • modify getValue function to properly handle buffer boundaries (267cc0a)

2.14.1 (2024-10-18)

Bug Fixes

2.14.0 (2024-10-18)

Features

  • add useImageCountAsMaximumLevel parameter (8ffc2c2)
  • gpu based resample (0ca44b2)

2.13.3 (2024-10-11)

Bug Fixes

  • geotiff workpool setting (eb741c5)

2.13.2 (2024-09-23)

Bug Fixes

  • show grid when neighboring with nodata (cd8941e)

2.13.1 (2024-09-22)

Bug Fixes

2.13.0 (2024-09-22)

Bug Fixes

  • bilinear resample dont handle nodata (6b1d709)

Features

  • optimize memory usage and improve performance (0a44295)

2.12.3 (2024-09-21)

Bug Fixes

  • single render dont request more than one band (575bdd9)

2.12.2 (2024-08-07)

Bug Fixes

  • #35 tentatively solved the boundary anomaly of the bilinear methods (bc4e481)

2.12.1 (2024-07-17)

Note: Version bump only for package root

2.12.0 (2024-07-17)

Features

  • bilinear resampling method (2aea3b1)

2.11.1 (2024-07-11)

Note: Version bump only for package root

2.11.0 (2024-07-09)

Features

2.10.7 (2024-07-03)

Bug Fixes

  • fix discrete rendering errors, 4 decimal places of render precision support (2006a62)

2.10.6 (2024-07-02)

Bug Fixes

  • discrete colorScale drawing error (1ced789)

2.10.5 (2024-04-03)

Bug Fixes

  • useRealValue with domain config (ca6fc2b)

2.10.4 (2024-03-14)

Bug Fixes

  • native tiff range request error (78ca47f)

2.10.3 (2024-03-13)

Bug Fixes

  • safari canvas.toDataUrl() error (1b0894f)

2.10.2 (2024-03-06)

Bug Fixes

  • compatible Safari (remove web-worker) (81ffe2d)

2.10.1 (2024-01-12)

Bug Fixes

  • remove console & update readme (7c6dcae)

2.10.0 (2024-01-12)

Bug Fixes

  • fix the issue of incomplete display across 180 degrees (64ef6ef)

Features

  • add useRealValue option (567861a)

2.9.6 (2023-11-20)

Bug Fixes

2.9.5 (2023-11-17)

Bug Fixes

2.9.4 (2023-11-07)

Bug Fixes

  • delete url options when use fromUrl (83de3e9)

2.9.3 (2023-11-07)

Bug Fixes

  • auto delete url in options when use fromUrl (f3e8908)

2.9.2 (2023-09-04)

Bug Fixes

  • multi band tiff single band rendering #20 (eb4a653)

2.9.1 (2023-09-04)

Bug Fixes

2.9.0 (2023-09-04)

Features

  • web based reprojection(but slow) (665de3a)

2.8.2 (2023-08-02)

Bug Fixes

  • account for different corner coordinates #16 (ed9e928)

2.8.1 (2023-07-31)

Performance Improvements

2.8.0 (2023-07-31)

Bug Fixes

  • demo: higher cesium version mistake (7392a20)

Features

2.7.0 (2023-07-04)

Bug Fixes

Features

2.6.7 (2023-07-03)

Bug Fixes

2.6.6 (2023-07-03)

Bug Fixes

  • fromUrl options defaults to undefined #17 (9fd81b3)

2.6.5 (2023-06-26)

Bug Fixes

  • error extend ImageryProvider (6d0cbe9)

2.6.4 (2023-06-26)

Performance Improvements

  • some uncertain modifications (a53c115)

2.6.3 (2023-06-21)

Performance Improvements

2.6.2 (2023-06-21)

Bug Fixes

2.6.1 (2023-06-21)

Bug Fixes

2.6.0 (2023-06-20)

Features

2.5.0 (2023-06-20)

Features

  • some features and fixed (a6a37fa)

2.4.3 (2023-05-06)

Bug Fixes

  • display_range unavalible on expression #10 (de464e9)