Changes in version 1.0.0 (2026-01-19) Bug Fixes - We now condition the use of std::result_of on the C++ standard version since it was removed in C++20, and then replace it by std::invoke_result. Changes in version 0.3.0 (2024-11-19) Features - add poi_multi() to handle multi-polygons (0c6e15a), closes #7 Documentation - adapt news file to work with release-please (5179f43) Changes in version 0.2.0 (2020-04-19) New features - poi() supports simple features objects from the sf package (#2, thanks @kent37). Bug fixes - The CITATION file now correctly displays the year of the package. Changes in version 0.1.0 (2018-11-02) - First release.