0.3.0
What's Changed
Highlights
- slice the
ProcessAreawith the:operator - intersect two
ProcessAreas with the&operator
New Features
- feat(
ProcessArea): add slicing by @mrsmrynk in #300 - feat(
ProcessArea): add intersection by @mrsmrynk in #302
Other Changes
- chore: add marker file for typing support by @mrsmrynk in #296
- chore: move code of conduct to .github directory by @mrsmrynk in #297
- chore: add codeowners by @mrsmrynk in #298
- ci(check-links): change schedule to daily by @mrsmrynk in #299
- test(types): add negative indices to test_getitem by @mrsmrynk in #301
- refactor(
ProcessArea): edit parameter order in to_gdf signature by @mrsmrynk in #304 - ci(ci): check links by @mrsmrynk in #305
- docs: ensure data privacy by @mrsmrynk in #307
- ci: check links in separate workflow by @mrsmrynk in #311
- docs: add search highlight and search share by @mrsmrynk in #312
- docs: open links in embedded maps in new tab by @mrsmrynk in #313
- docs: edit admonition color by @mrsmrynk in #314
- docs: add orthophotos to embedded maps by @mrsmrynk in #315
- ci(check-links): strip newline in multiline configuration for fail by @mrsmrynk in #318
- docs: add placeholder for legal notice and privacy policy by @mrsmrynk in #319
Full Changelog: 0.2.2...0.3.0