- Support OpenLayers 10.3
- Support OpenLayers 10.2
- Support OpenLayers 10
- Drop all previous versions
- Switch to using
RenderFeature
by default (full-fledgedFeature
is still available when explicitly configured)
- Support OpenLayers 9.2
- Support OpenLayers 9.1
- Support OpenLayers 9.0
- Fix #68, create the tile image blob with a MIME type
- Support OpenLayers 8.2.0
- Fix #5, do not leak a pool when opening an invalid url
- Allow explicit selection of the SQLite HTTP backend
- Correct the TypeScript return type of
importMBTiles
- Upgrade to the latest
sqlite-wasm-http
- Optimize the examples bundle size and significantly improve the initial loading times
- Switch to my new
sqlite-wasm-http
- Shared cache for all workers when COOP/COEP is enabled
- Reduced bundle size
- Support raster tilesets
- Support auto-discovery of source metadata
- First release