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

Fixed support for filename matching #20

Merged
merged 1 commit into from
Aug 28, 2022
Merged

Conversation

mellelieuwes
Copy link
Contributor

@mellelieuwes mellelieuwes commented Jul 13, 2022

  • Filename was a constant: ‘user-data’ (without extension)
  • Filename is now copied from the original file
  • Parameter in the process method is no longer a BufferedReader but a string (file path).

- Filename was a constant: ‘user-data’
- Filename is now copied from the original file
- Parameter in the process method is no longer a BufferedReader but a string (file path).
@mellelieuwes mellelieuwes self-assigned this Jul 13, 2022
@mellelieuwes mellelieuwes merged commit 598cf66 into v2 Aug 28, 2022
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.

1 participant