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

Changing API: moving file-related methods to separate module #64

Merged
merged 4 commits into from
Aug 17, 2021

Conversation

orchestr7
Copy link
Owner

@orchestr7 orchestr7 commented Aug 17, 2021

What's done:

  • removing okio from core module as discussed in General feedback on the API design #49
  • user will be able to use ktoml without file-reading depenencies
  • creating a new module for file reading utils

@orchestr7 orchestr7 self-assigned this Aug 17, 2021
@orchestr7 orchestr7 merged commit e2e0609 into main Aug 17, 2021
@orchestr7 orchestr7 deleted the feature/file-api branch August 17, 2021 17:52
@orchestr7 orchestr7 linked an issue Aug 18, 2021 that may be closed by this pull request
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.

API changes: Move file-related logic to a separate module
1 participant