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.1.8 #81

Merged
merged 35 commits into from
Sep 18, 2024
Merged

Release 0.1.8 #81

merged 35 commits into from
Sep 18, 2024

Conversation

itboy87
Copy link
Collaborator

@itboy87 itboy87 commented Sep 17, 2024

itboy87 and others added 30 commits September 4, 2024 02:27
Remove ktor-http Dependency from ksoup-core by Implementing String.resolveOrNull in Pure Kotlin
Fixes #74
Create a pure Kotlin implementation for CodePoint & remove the external dependency for CodePoint
* remove power assert to avoid OutOfMemory

* fix charbuf NPE

* add isUtf8Only flag for charset

* update extension function for SourceReader

* add ksoup-lite variant
# Conflicts:
#	README.md
#	gradle.properties
#	gradle/libs.versions.toml
#	ksoup/module.yaml
#	publishToMaven.sh
#	settings.gradle.kts
@itboy87 itboy87 merged commit b4307aa into release Sep 18, 2024
30 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.

Remove ktor-http Dependency from ksoup-core by Implementing String.resolveOrNull in Pure Kotlin
1 participant