Skip to content

Commit

Permalink
extend NEWS
Browse files Browse the repository at this point in the history
  • Loading branch information
m7pr committed Feb 8, 2024
1 parent f0d13c6 commit 9f2f9e3
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 @@ -7,6 +7,7 @@
* Simplified `join_key` to better support primary keys.
* `JoinKey` `R6` object was removed in favor of a list-like object with class name `join_keys`. Subset operators and assignments are supported (`[`, `[[`, `[<-` and `[[<-`)
* `join_keys` function works as a constructor, getter and setter.
* Extended `get_code.teal_data()` with a possibility to steer internal methods with `...` parameter.

### Breaking changes

Expand Down

0 comments on commit 9f2f9e3

Please sign in to comment.