You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -179,3 +179,11 @@ Easily, you can import it to
179
179
180
180
- Enhance the applicability to geometry coordinate system (GCS). [#10](https://github.com/longavailable/voronoi-diagram-for-polygons/issues/10#issue-2696433193).
181
181
- Refactor `dropHoles()` by [jwardbond](https://github.com/jwardbond).
182
+
183
+
### v0.1.8
184
+
185
+
By [jwardbond](https://github.com/jwardbond),
186
+
187
+
- Update `densify_polygons()` to keep the original columns.
188
+
189
+
- Automate code formatting with [ruff](https://docs.astral.sh/ruff/) and configure it using `pyproject.toml`.
0 commit comments