Release mapathoner version 1.2.0
In this version, "Select Nonorthogonal Buildings" functionality is
refactored -- the performance is improved and the exception from #15 is
avoided.
Moreover, the default value of the angle difference for "Select
Nonorthogonal Bulidings" is set to 5 degree instead of 1 degree.
See https://gitlab.com/qeef/mapathoner/-/issues/15
See https://gitlab.com/qeef/mapathoner/-/merge_requests/5
---
Jiri Vlasak (9):
Remove duplicated condition
Add editor config
Make circle building tolerance configurable
Avoid get pref in loop
Use Math.toRadians instead of private function
Refactor orthogonal method
Add docstring for the orthogonal function
Merge branch 'refactor-non-orth-buildings'
Remove changelog