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

Prepare for release v0.7.2 #750

Merged
merged 4 commits into from
Nov 30, 2023
Merged

Prepare for release v0.7.2 #750

merged 4 commits into from
Nov 30, 2023

Conversation

philss
Copy link
Contributor

@philss philss commented Nov 30, 2023

No description provided.

CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
@@ -77,6 +77,9 @@ defmodule Explorer.MixProject do
Explorer.Backend.LazyFrame,
Explorer.Backend.LazySeries,
Explorer.PolarsBackend
],
Internal: [
Explorer.Duration
Copy link
Contributor Author

Choose a reason for hiding this comment

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

I'm not sure about this division, but I wanted to keep this separated. I chose to document the module because we refer to it in many places - mostly typespecs.

Copy link
Member

Choose a reason for hiding this comment

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

I like this approach.

Copy link
Member

Choose a reason for hiding this comment

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

Especially because if a user does to_list to a duration series, they'll see these structs.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@billylanchantin thanks! And sorry for merging it too fast 😬
If you find anything here, please let me know so I can fix before the release.

Copy link
Member

Choose a reason for hiding this comment

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

No no it looks great!

Copy link
Member

Choose a reason for hiding this comment

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

Yep! I'm happy with this as well. Nice :)

@philss philss merged commit e7f8688 into main Nov 30, 2023
@philss philss deleted the ps-prepare-release-v0.7.2 branch November 30, 2023 19:16
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