- extract_point_from_raster() now also accepts a GDALRaster object.
4.0.1
==================
- Updated requirements to be compatible with Django 4 and 5.
4.0.0
==================
- Now works with htimeseries 6 and 7. - PointTimeseries() has changed in that default_time must be aware.
3.0.0
==================
- Now requires htimeseries 6. This recent htimeseries version works with aware time zones, and hspatial, which works with naive, internally handles them as UTC.
2.1.6
==================
- Reverted previous change, which had not been properly tested and doesn't work; in effect 2.1.6 is the same as 2.1.4.