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.2.1 #100

Merged
merged 69 commits into from
Nov 30, 2024
Merged

Release 0.2.1 #100

merged 69 commits into from
Nov 30, 2024

Conversation

itboy87
Copy link
Collaborator

@itboy87 itboy87 commented Nov 30, 2024

Dependency Updates

  • Kotlin: Updated to 2.1.0. Commit
  • Ktor2: Updated to 2.3.13. Commit
  • kotlinx-io: Updated to 0.6.0. Commit
  • Android Gradle Plugin (AGP): Updated to 8.7.2. Commit
  • jsoup: Updated to 1.18.2. Commit

Functional and Structural Changes

  • Library Renaming: com.fleeksoft.ksoup:ksoup-lite renamed to com.fleeksoft.ksoup:ksoup.
  • Charset Support: Added support for com.fleeksoft.charset for encoding and decoding operations.
  • I/O Refactoring: Leveraged JVM-specific actual classes for streaming functionality by Replacing I/O classes with fleeksoft-io.
  • New Feature: Introduced ControllableInputStream for enhanced input stream control.
  • Dependency Cleanup: Removed Ktor dependency from the core module. Commit
  • Module Renaming: Renamed fleeksoft-kotlinx-io to fleeksoft-io-kotlinx. Commit

Platform and Module Updates

  • Platform Support: Added support for watchOS.
  • Module Updates: Revised and restructured library modules:
    • Core Modules: ksoup, ksoup-kotlinx, ksoup-okio, ksoup-korlibs.
    • Network Modules: ksoup-network, ksoup-network-ktor2, ksoup-network-korlibs.
    • IO Module: Added ksoup-io to migrate all I/O functionalities from the core. Commit

Moved all exception classes and SharedConstants to the ksoup-engine-common module.
… Added fleeksoft-io-okio dependency to the configuration.
@itboy87 itboy87 merged commit a836e6c into release Nov 30, 2024
0 of 24 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.

1 participant