Skip to content

Commit

Permalink
Improve changelog text
Browse files Browse the repository at this point in the history
  • Loading branch information
nanxstats committed Jan 9, 2025
1 parent 78bc6f6 commit 9b9ba70
Showing 1 changed file with 10 additions and 9 deletions.
19 changes: 10 additions & 9 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,17 @@
# forestly 0.1.2
- Fix bug relative to dependency `reactR` 0.6.0
- Add new argument to control slider bar label.

- Fix a bug that prevents reactable from rendering under reactR >= 0.6.0 (#67).
- Add a new argument `filter_label` to `ae_forestly()` for controlling slider bar label (#68).

# forestly 0.1.1

- Add button to display SOC column for subset
- Refine the default value of `meta_forestly()`
- Update `format_ae_listing()` to be better aligned with oncology AEs reporting
- Enhance functionality related to drill-down listing
- Inherit paramter_term from all parameters of a metadata by default (#20)
- Allow user to specify treatment group (#15)
- Add warning when using tibble as input (#17)
- Add button to display SOC column for subset.
- Refine the default value of `meta_forestly()`.
- Update `format_ae_listing()` to be better aligned with oncology AEs reporting.
- Enhance functionality related to drill-down listing.
- Inherit paramter_term from all parameters of a metadata by default (#20).
- Allow user to specify treatment group (#15).
- Add warning when using tibble as input (#17).
- Fix bug when there is no record of a selected AE category (#9).
- Fix bug when there are multiple plots displayed on one page (#12).
- Update dataset `forestly_adae` since a variable was a factor
Expand Down

0 comments on commit 9b9ba70

Please sign in to comment.