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

Evolution of the path argument #39

Merged
merged 3 commits into from
Jun 11, 2024
Merged

Conversation

JulienBlasco
Copy link
Contributor

@JulienBlasco JulienBlasco commented Jun 10, 2024

The path argument is now in second position + it can now be supplied as a file name with full path instead of a directory name (fixes #29).

For backward compatibility, the filename argument is used if path is a directory name. If that is not the case, the filename argument is ignored.

Copy link
Owner

@ddotta ddotta left a comment

Choose a reason for hiding this comment

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

Great ! Nothing to add 🙏

@ddotta ddotta merged commit 3d9074c into ddotta:main Jun 11, 2024
4 checks 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
Development

Successfully merging this pull request may close these issues.

Allow to specify filename in path
2 participants