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

Make a release for 0.15.0 #379

Merged
merged 5 commits into from
Mar 1, 2024
Merged

Make a release for 0.15.0 #379

merged 5 commits into from
Mar 1, 2024

Conversation

pdeffebach
Copy link
Collaborator

We've added two new features since the last release

  • Added support for Not, All, and Cols in @select, making it easier to keep or drop many columns at once. (#372)
  • Added the @groupby macro, which provides an easier syntax for grouping data frames (#373)

I always think I will wait until the next feature (metadata syntax, or @when) until the next release. But realistically we should keep a faster clip of releases.

I put 0.15.0 as the release number because of the new features. We really need to get to 1.0. Which I think I will do after metadata is merged.

@bkamins

@pdeffebach
Copy link
Collaborator Author

Test failure is due to julia-1.11. But I'm pretty sure @with is going to get un-exported in v1.11 so I'm not going to change it yet.

@pdeffebach pdeffebach changed the base branch from master to fix_ByRow March 1, 2024 15:48
@pdeffebach pdeffebach changed the base branch from fix_ByRow to master March 1, 2024 15:48
@pdeffebach pdeffebach merged commit 9337e97 into master Mar 1, 2024
13 of 19 checks passed
@pdeffebach pdeffebach deleted the 15_0_release branch March 1, 2024 16:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants