Human-Readable icon indicating copy to clipboard operation
Human-Readable copied to clipboard

A small set of data formatting utilities for Kotlin Multiplatform (KMP).

Results 29 Human-Readable issues
Sort by recently updated
recently updated
newest added

Bumps `kotlin` from 2.1.10 to 2.1.20. Updates `org.jetbrains.kotlin.plugin.compose` from 2.1.10 to 2.1.20 Release notes Sourced from org.jetbrains.kotlin.plugin.compose's releases. Kotlin 2.1.20 Changelog Analysis API Fixes KT-68198 Analysis API: Support application service...

dependencies
java

With the nice new addition of distances (#137), it's now possible to format a metric or imperial distance: ```kotlin // Metric examples HumanReadable.distance(value = 956, unit = DistanceUnit.Meter) // "956...

enhancement
feature request

Issues with Libres: * cannot set package visibility (#92) * cannot change generated package (#92) * doesn't support watchOS (#60) * doesn't support setting region (#142) Compose Resources should be...

enhancement

Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6. Release notes Sourced from actions/checkout's releases. v6.0.0 What's Changed Update README to include Node.js 24 support details and requirements by @​salmanmkc in actions/checkout#2248 Persist...

dependencies
github_actions

Hi, After upgrade to 1.12.1 we get this error during unit testing: _Test has been compiled by a more recent version of the Java Runtime (class file version 67.0), this...

Bumps [com.vanniktech.maven.publish](https://github.com/vanniktech/gradle-maven-publish-plugin) from 0.34.0 to 0.35.0. Release notes Sourced from com.vanniktech.maven.publish's releases. 0.35.0 Add support for publishing Kotlin Multiplatform libraries that use com.android.kotlin.multiplatform.library. Add support for validating deployments to Central...

dependencies
java

Bumps [mikepenz/action-junit-report](https://github.com/mikepenz/action-junit-report) from 5 to 6. Release notes Sourced from mikepenz/action-junit-report's releases. v6 🚀 Features Add report_url output for test report URLs PR: #1456 📦 Dependencies Bump github/codeql-action from 3...

dependencies
github_actions

Bumps [org.jetbrains.compose](https://github.com/JetBrains/compose-jb) from 1.9.2 to 1.9.3. Release notes Sourced from org.jetbrains.compose's releases. 1.9.3 Changes since 1.9.2 Fixes iOS Fix crash on iOS older than 17 when accessibility is enabled #2541...

dependencies
java