Skip to content

Commit 49ce40e

Browse files
committed
Prepare bugfix release for RODBC dependency
1 parent 4ddc979 commit 49ce40e

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: kwb.db
22
Title: Functions supporting data base access
3-
Version: 0.7.0
3+
Version: 0.7.1
44
Authors@R:
55
c(person(given = "Hauke",
66
family = "Sonnenberg",

NEWS.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# [kwb.db 0.7.1](https://github.com/KWB-R/kwb.db/releases/tag/v0.7.1) <small>2025-06-05</small>
2+
3+
* Use latest RODBC release (2024-12-12) from [https://github.com/cran/RODBC](https://github.com/cran/RODBC)
4+
to fix installation problems on Windows (Ubuntu & macOS package installation still
5+
fails on GH actions)
6+
17
# [kwb.db 0.7.0](https://github.com/KWB-R/kwb.db/releases/tag/v0.7.0) <small>2023-09-25</small>
28

39
* Add and export `read_schemata()`, `read_relations()`, `merge_relations()`

0 commit comments

Comments
 (0)