niok

Kotlin idiomatic API for java.nio.file

APACHE-2.0 License

Stars
9

Bot releases are hidden (Show)

niok - drop Kotlin 1.3 support Latest Release

Published by robstoll 8 months ago

What's Changed

  • Using api/languageLevel = 1.4 now

Full Changelog: https://github.com/robstoll/niok/compare/v1.4.7...v1.5.0

niok - newDirectoryStream

Published by robstoll about 3 years ago

niok -

Published by robstoll about 3 years ago

niok - fix for gradle 6 jdk8 issues

Published by robstoll over 4 years ago

niok - fix for createFileIfNotExists on Windows

Published by robstoll almost 5 years ago

niok - publish to maven central

Published by robstoll almost 5 years ago

niok - createFile/DirectoryIfNotExists

Published by robstoll almost 5 years ago

niok - fileNameWithoutExtension in favour of nameWithoutExtension

Published by robstoll about 5 years ago

niok - android jar

Published by robstoll about 5 years ago

this release contains a jar for android which does not include a module-info.java in contrast to the jvm jar

niok - getFileAttributeView now nullable (breaking change) + followSymbolicLink

Published by robstoll about 5 years ago

niok - compiled with jdk9 instead of jdk11

Published by robstoll about 5 years ago

This should fix issues for jdk9 projects in conjunction with module-info.class which was previously compiled with jdk11 (and jdk9 is not compatible, unfortunately)

niok - define extension functions as T: Path

Published by robstoll about 5 years ago

niok - include module-info.class

Published by robstoll about 5 years ago

niok - bumped several libraries

Published by robstoll about 5 years ago

niok - Delegations to Kotlin, Files and some extra extension functions

Published by robstoll about 6 years ago

Package Rankings
Top 28.35% on Repo1.maven.org
Badges
Extracted from project README
Download Apache license Build Status Ubuntu Build Status Windows SonarCloud Status
Related Projects