File tree Expand file tree Collapse file tree 4 files changed +10
-5
lines changed
Expand file tree Collapse file tree 4 files changed +10
-5
lines changed Original file line number Diff line number Diff line change 5959 "license" : {
6060 "id" : " Apache-2.0"
6161 },
62- "publication_date" : " 2022-09 -05" ,
62+ "publication_date" : " 2023-07 -05" ,
6363 "title" : " Laserchicken: toolkit for ALS point clouds" ,
64- "version" : " 0.6.0 "
64+ "version" : " 0.6.1 "
6565}
Original file line number Diff line number Diff line change @@ -6,6 +6,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66
77## Unreleased
88
9+ ## 0.6.1 - 2023-07-05
10+
11+ ## Fixed
12+ - select_polygon now works with shapely 2.0
13+
914## 0.6.0 - 2022-09-05
1015## Changed:
1116- continuous integration moved from travis to GH actions
Original file line number Diff line number Diff line change @@ -52,7 +52,7 @@ authors:
5252 family-names : Koma
5353 given-names : Zsófia
5454cff-version : " 1.0.3"
55- date-released : 2022-09 -05
55+ date-released : 2023-07 -05
5656doi : " 10.5281/zenodo.1219422"
5757keywords :
5858 - " airborne laser scanning"
@@ -62,5 +62,5 @@ keywords:
6262license : " Apache-2.0"
6363message : " If you use this software, please cite it using these metadata."
6464title : " Laserchicken: toolkit for ALS point clouds"
65- version : " 0.6.0 "
65+ version : " 0.6.1 "
6666...
Original file line number Diff line number Diff line change 1- 0.6.0
1+ 0.6.1
You can’t perform that action at this time.
0 commit comments