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

Release 0.0.2 #3

Merged
merged 38 commits into from
Nov 30, 2024
Merged

Release 0.0.2 #3

merged 38 commits into from
Nov 30, 2024

Conversation

itboy87
Copy link
Contributor

@itboy87 itboy87 commented Nov 30, 2024

  • Add okio extension
    Introduced support for Okio extension to enhance functionality and interoperability with Okio-based workflows.

  • Add URI module
    Implemented a new module for handling URI functionalities in a Kotlin Multiplatform context.

  • Add Charset Standard and Extended modules
    Integrated modules for standard and extended Charset support to provide comprehensive charset handling.

  • Bump kotlinx-io to version 0.6.0

  • Bump Kotlin version to 2.1.0

Integrated Okio module with conversion between InputStream and Source. Updated the README with Okio integration details and necessary build script and configuration files for the new module.
Clarified that the library does not include APIs for direct file reading and writing. Suggested using `kotlinx-io` or `okio` for these functionalities and mentioned checking extension modules for more options.
@itboy87 itboy87 merged commit 040645a into main Nov 30, 2024
2 of 6 checks passed
@itboy87 itboy87 deleted the release-0.0.2 branch November 30, 2024 12:23
@itboy87 itboy87 restored the release-0.0.2 branch November 30, 2024 12:23
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