Update to current version
Created by: Rikuoja
This pull request contains all changes done in the plugin between versions 0.1.0 and 0.4.2.
CHANGELOG
0.4.2 - 2021-10-31
Changed
- IIEP logo added
- Test runners updated to latest versions and fixed
0.4.1 - 2021-12-17
Changed
- Fix bug that made links in About panel non-clickable
- Decrease time and distance increments to allow calculating 100 meter and 1 minute intervals
0.4.0 - 2021-12-08
Added
- Option to subtract indoor walking distance per point before calculating point isochrone
0.3.1 - 2021-11-30
Changed
- Fix bug merging isochrones for layers with several attribute fields
- Fix bug when merged isochrones are multipolygons
0.3.0 - 2021-11-25
Added
- Option to merge isochrones by field value, e.g. merging isochrones of multiple entrances of the same building
Changed
- Isochrone original_fid field is now string (due to possible merging of isochrones)
- UI checkboxes moved to separate Extra options field to indicate they are optional
0.2.1 - 2021-11-24
Changed
- Fixes to release workflow
0.2.0 - 2021-11-24
Added
- Option to limit areas to polygon boundaries, i.e. limiting isochrones to given polygons around each point
Changed
- Updated test and development dependencies
- Isochrones are now multipolygons (due to boundary intersections) instead of simple polygons