Skip to content

Commit

Permalink
Merge branch '233_delayed_value_choices@main' of github.com:chlebowa/…
Browse files Browse the repository at this point in the history
…teal.transform into 233_delayed_value_choices@main
  • Loading branch information
chlebowa committed Jan 10, 2025
2 parents c57d565 + c8b4053 commit ed43202
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
* Added utility functions `first_choice` and `last_choice` to increase the repertoire of specifying choices in delayed data, previously only served by `all_choices`.
* Allowed `value_choices` to use `delayed_variable_choices` objects for `var_choices`.
It is now possible to define a `data_extract_spec` without naming any variables.
* Allowed `value_choices` to use `delayed_data` objects for `var_choices`. It is now possible to define a `data_extract_spec` without naming any variables.

# teal.transform 0.5.0

Expand Down

0 comments on commit ed43202

Please sign in to comment.