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

[#40] feat: stop providing file information in the core library #43

Merged
merged 1 commit into from
Feb 15, 2022

Conversation

Angelmmiguel
Copy link
Owner

@Angelmmiguel Angelmmiguel commented Feb 15, 2022

Stop providing the file information from the core library. Instead, let's retrieve this information in the CLI library directly. With this small change, fs, path and filesize is not required in the core library anymore.

Closes #40

@Angelmmiguel Angelmmiguel added this to the v2.0.0 milestone Feb 15, 2022
@Angelmmiguel Angelmmiguel self-assigned this Feb 15, 2022
@Angelmmiguel Angelmmiguel merged commit 5dabc5a into main Feb 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Stop relying on the filesystem in the core library
1 participant