Skip to content

Commit

Permalink
Add NEWS section.
Browse files Browse the repository at this point in the history
  • Loading branch information
llrs committed Dec 17, 2023
1 parent 322255b commit 4936e88
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
@@ -1,5 +1,6 @@
# BaseSet (development version)

* Now it is possible to list sets and elements that are not present in the relations but might be on the object via its factors: `name_sets()`, `name_elements()`, `nElements()` and `nSets()` gain a `all` argument.
* Fix a problem with `$<-` when the length did match a slot but the name didn't.
* Now it is possible to use sets and elements to subset a TidySet (but not for
relations).
Expand Down

0 comments on commit 4936e88

Please sign in to comment.