Skip to content

Commit

Permalink
Update to bdsreader 0.26.0
Browse files Browse the repository at this point in the history
  • Loading branch information
stefvanbuuren committed Oct 16, 2024
1 parent 76fe8d3 commit e79ffc1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 2 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Package: bdsreader
Type: Package
Title: Read Data from the Basisdataset Jeugdgezondheidszorg
Version: 0.25.0
Version: 0.26.0
Authors@R: c(person("Stef", "van Buuren", email = "[email protected]", role = c("cre", "aut")),
person("Arjan", "Huizing", email = "[email protected]", role = "aut"))
Description: Defines JSON data schemas according to the Basisdataset (BDS)
Expand Down Expand Up @@ -38,5 +38,5 @@ Remotes:
Roxygen: list(markdown = TRUE)
URL: https://github.com/growthcharts/bdsreader
Config/testthat/edition: 3
RoxygenNote: 7.2.3
RoxygenNote: 7.3.2
VignetteBuilder: knitr
4 changes: 4 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# bdsreader 0.26.0

- Repairs a bug that prevented reading data if two mothers or two fathers were listed, e.g., from the same-sex couples

# bdsreader 0.25.0

- Change definition and processing code for BDS 71 (birth land parents) to character (#9)
Expand Down

0 comments on commit e79ffc1

Please sign in to comment.