Skip to content
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

release lighthouse 0.7.3 #27

Merged
merged 22 commits into from
Sep 18, 2024
Merged

release lighthouse 0.7.3 #27

merged 22 commits into from
Sep 18, 2024

Conversation

ccsarapas
Copy link
Owner

Bug fixes

New functions

  • ffyq() and sfyq_il() return the federal fiscal year and quarter or Illinois state fiscal year and quarter for a given date. Return format can be set using the type parameter, defaulting to numeric YYYY.Q format. These functions wrap lubridate::quarter() and complement the existing lighthouse functions ffy() and sfy_il().

New functionality

  • summary_table() has new arguments .cols_group_glue and .cols_group_order to control column names and order when .cols_group_by is set. These are replacements for .cols_group_opts, which is deprecated and will be removed in a future release.

@ccsarapas ccsarapas merged commit afad671 into main Sep 18, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant