Skip to content

Commit 7a0e76d

Browse files
Release v0.2.0 — remove DB query functions
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent b452a5e commit 7a0e76d

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: fly
22
Title: Airphoto Footprint Estimation and Coverage Selection
3-
Version: 0.1.3
3+
Version: 0.2.0
44
Authors@R: c(
55
person("Allan", "Irvine", , "al@newgraphenvironment.com", role = c("aut", "cre"),
66
comment = c(ORCID = "0000-0002-3495-2128")),

NEWS.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# fly (development version)
22

3+
## 0.2.0 (2026-03-11)
4+
5+
- **BREAKING:** Remove `fly_query_habitat()`, `fly_query_lakes()`, `fly_trim_habitat()` — migrate to [fresh](https://github.com/NewGraphEnvironment/fresh) ([#19](https://github.com/NewGraphEnvironment/fly/issues/19))
6+
- Remove `DBI`, `RPostgres` from Suggests and `glue` from Imports
7+
38
## 0.1.3 (2026-03-10)
49

510
- Add `fly_thumb_georef()` — warp downloaded thumbnails to estimated ground footprints as georeferenced GeoTIFFs ([#16](https://github.com/NewGraphEnvironment/fly/issues/16))

0 commit comments

Comments
 (0)