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

up version to 0.21.0 #2225

Merged
merged 1 commit into from
May 5, 2020
Merged

up version to 0.21.0 #2225

merged 1 commit into from
May 5, 2020

Conversation

bkamins
Copy link
Member

@bkamins bkamins commented May 5, 2020

A final check before 0.21 release.

The plan is that ideally the next release is 1.0 and we do not include any breaking changes (the reality might turn out to be different).

What are key objectives to do after 0.21 release till 1.0 release:

  1. documentation improvements
  2. decouple DataFramesBase.jl to make the core much more lightweight
  3. adding requested non-breaking functionality
  4. find as many bugs as possible before 1.0 release

I would plan that we shall make 1.0 release in 3 to 6 months from now (depending how the things progress and the user feedback).

What I also will do after the release:

  1. Write release notes on Discourse + Slack x-ref
  2. Update DataFramesTutorial.jl

Thank you for working on the package!

@bkamins
Copy link
Member Author

bkamins commented May 5, 2020

@nalimilan - CI passes cleanly except the known regex error on OSx nightly.

Copy link
Member

@quinnj quinnj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM; and I like the plan for 1.0.

@bkamins
Copy link
Member Author

bkamins commented May 5, 2020

Thank you! Let us just wait for @nalimilan to approve (and we need to merge JuliaData/CSV.jl#602 and make a release of CSV.jl also to have everything in sync).

@quinnj
Copy link
Member

quinnj commented May 5, 2020

@nalimilan is free to merge that PR and tag a new CSV release; so we can let him do all the synchronizing. (I'm happy to merge/tag as well if needed, just ping me on slack)

@bkamins
Copy link
Member Author

bkamins commented May 5, 2020

This PR should be merged first, then I can make a release of DataFrames.jl, then CSV.jl needs to be updated (as it currently depends on DataFrames.jl also).

Thank you!

@bkamins bkamins merged commit d9bd90a into JuliaData:master May 5, 2020
@bkamins bkamins deleted the release_0_21 branch May 5, 2020 14:43
@bkamins
Copy link
Member Author

bkamins commented May 5, 2020

Thank you!

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.

3 participants