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 org.jetbrains.compose from 1.6.10-dev1632 to 1.6.20-dev1646. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.jetbrains.compose&package-manager=gradle&previous-version=1.6.10-dev1632&new-version=1.6.20-dev1646)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies
java

Great library. I have a mini-lib that does the same thing, and I would love to migrate to Human-Readable, but my mini-lib seems to have a couple features I need...

enhancement

Bumps [org.jetbrains.kotlinx:kotlinx-datetime](https://github.com/Kotlin/kotlinx-datetime) from 0.5.0 to 0.6.0. Release notes Sourced from org.jetbrains.kotlinx:kotlinx-datetime's releases. v0.6.0 Introduce the widely requested API for locale-invariant parsing and formatting (#343) Completely overhaul the KDoc-based documentation (#347)...

dependencies
java

Bumps [nl.jacobras:Human-Readable](https://github.com/jacobras/human-readable) from 1.8.0 to 1.8.1. Release notes Sourced from nl.jacobras:Human-Readable's releases. 1.8.1 What's Changed Fix Polish plural identifier by @​jacobras in jacobras/Human-Readable#50 Other Changes Release/1.8 by @​jacobras in jacobras/Human-Readable#40...

dependencies
java

Issues in the following languages: - German - Polish - Russian Fix: - Duration should be nominative, which it currently is. - `$time ago` should be dative for German, but...

bug

Bumps [com.vanniktech.maven.publish](https://github.com/vanniktech/gradle-maven-publish-plugin) from 0.28.0 to 0.29.0. Release notes Sourced from com.vanniktech.maven.publish's releases. 0.29.0 Added configureBasedOnAppliedPlugins(sourcesJar: Boolean, javadocJar: Boolean) overload that allows disabling sources and javadoc jars without having to use...

dependencies
java

Bumps [org.jetbrains.kotlinx:kotlinx-datetime](https://github.com/Kotlin/kotlinx-datetime) from 0.6.0 to 0.6.1. Release notes Sourced from org.jetbrains.kotlinx:kotlinx-datetime's releases. v0.6.1 Prohibit parsing non-ASCII digits as numbers in DateTimeFormat (#405) More accurately determine which files represent time zones...

dependencies
java

Abbreviations (introduced in #36) and file sizes don't have localisation support. ### Example 1 `1_000_000` with 2 decimals becomes "1.00M". That's fine in English, but for Dutch it should become...

enhancement

Hi, Could you please add support for the WatchOS targets? Support for tvOS would be nice as well.

enhancement