Skip to content

Commit

Permalink
Merge pull request #200 from hubverse-org/ak/release/0.3.0
Browse files Browse the repository at this point in the history
Release v0.3.0
  • Loading branch information
annakrystalli authored Nov 25, 2024
2 parents 9445185 + 7cfc693 commit 24a4ff1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Package: hubUtils
Version: 0.2.0.9000
Version: 0.3.0
Title: Core 'hubverse' Utilities
Authors@R: c(
person("Anna", "Krystalli", , "[email protected]", role = c("aut", "cre"),
Expand Down
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# hubUtils (development version)
# hubUtils 0.3.0

* `schema_id` version checks silenced by default in `read_config()` and `read_config_file()`.
* Add and export `hubValidations` functions `get_hub_timezone()`, `get_hub_model_output_dir()` and `get_hub_file_formats()` for extracting hub metadata to `hubUtils` package.
Expand Down

0 comments on commit 24a4ff1

Please sign in to comment.