Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Description:
No change in existing code is necessary to use this package,
and only a few additional adjustments are needed to fully
utilize its potential.
Version: 2.3.1.9000
Version: 2.4.0
Authors@R: c(
person("Matthias", "Ollech", role = c("cre", "aut"), email = "ollech@gmx.com"),
person("Ryan", "Price", role = c("fnd", "aut"))
Expand Down
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# loggit2 (development version)
# loggit2 2.4.0

## New Features
* `set_call_options()` offers new option to log condition calls or even the full call stack. `get_call_options()` returns the current settings.
Expand Down