Releases: OpenHistoricalMap/maplibre-gl-dates
Releases · OpenHistoricalMap/maplibre-gl-dates
v1.3.0
v1.2.1
v1.2.0
- Fixed an issue where the generated filters were unnecessarily checking a feature’s
start_dateandend_dateproperties even ifstart_decdateandend_decdateare present, leading to degraded performance. This also caused a feature that ends before the 11th century to be shown regardless of the selected date ifend_datelacks a leading zero.
v1.1.0
v1.0.0
Initial release featuring:
- Support for both legacy filters and expression-based filters
- Filtering to year, month, or day precision
- Falling back to
start_dateandend_dateifstart_decdateandend_decdateare absent, respectively
See OpenHistoricalMap/issues#840 for background context.