Skip to content

Commit

Permalink
Bump version to 0.0.1.9035
Browse files Browse the repository at this point in the history
  • Loading branch information
joethorley committed Jul 28, 2023
1 parent c1c6c0a commit 4c7e71f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: embr
Title: Model Builder Utility Functions and Virtual Classes
Version: 0.0.1.9034
Version: 0.0.1.9035
Authors@R:
person(given = "Joe",
family = "Thorley",
Expand Down
5 changes: 5 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
<!-- NEWS.md is maintained by https://cynkra.github.io/fledge, do not edit -->

# embr 0.0.1.9035

- Remove `param_type` and `scalar` arguments from `pars.character()` and `pars.mb_code()` and `scalar` from `pars.model()` and add `"raw"` parameter type to `pars.mb_model()` and pars.mb_analysis().


# embr 0.0.1.9034

- Set default value of `new_expr_vec` to be `getOption("mb.new_expr_vec", FALSE)`
Expand Down

0 comments on commit 4c7e71f

Please sign in to comment.