|
@@ -4,6 +4,14 @@ All notable changes to this project will be documented in this file.
|
|
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
|
|
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
|
|
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
|
|
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
|
|
|
|
|
|
|
|
+## Unreleased
|
|
|
|
+### Added
|
|
|
|
+- Support for determining tile format based on magic bytes.
|
|
|
|
+
|
|
|
|
+### Fixed
|
|
|
|
+- Small fixes to the `dispose` function.
|
|
|
|
+- Re-add support for relative tile urls.
|
|
|
|
+
|
|
## [0.3.10] - 2022-07-02
|
|
## [0.3.10] - 2022-07-02
|
|
### Added
|
|
### Added
|
|
- `resetFailedTiles` to enable retry tile downloads that failed.
|
|
- `resetFailedTiles` to enable retry tile downloads that failed.
|