-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
477 release gsdesign2 v113 #480
base: main
Are you sure you want to change the base?
Conversation
NEWS.md
Outdated
- Add robust check if `lower` is equivalent to `gs_b` (#413, thanks to @jdblischak ) | ||
- The `summary()`, `as_gt()` `as_rtf()`, and `to_integer()` functions are refactored (#448, #449, #450, #465, #461, thanks to @yihui). | ||
- Remove the `full_alpha` argument from `as_rtf.gs_design()` (#458, thanks to @yihui). | ||
- Other coding practice improvement wroth mentioning (#409, #412, #429, #437, #440, #447, #453, #464, #467, $475, thanks to @yihui, @nanxstats, and @jdblischak). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- Other coding practice improvement wroth mentioning (#409, #412, #429, #437, #440, #447, #453, #464, #467, $475, thanks to @yihui, @nanxstats, and @jdblischak). | |
- Other coding practice improvement worth mentioning (#409, #412, #429, #437, #440, #447, #453, #464, #467, $475, thanks to @yihui, @nanxstats, and @jdblischak). |
With this many bug fixes, new features, and changes that are backward compatible, 1.2.0 might be more reasonable. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm fine with either 1.1.3 or 1.2.0
Just remembered that we need to update
|
Thanks for proposing the alternative. I will confirm with Keaven to check if he has any preference. |
This PR will be merged after the PR #479 is merged.