Releases: injoonH/kotlinic
Releases · injoonH/kotlinic
v0.5.0
Compare
Sorry, something went wrong.
No results found
Features
Add first(), firstNotNullOf(), firstNotNullOfOrNull(), and firstOrNull() functions in #10
v0.4.0
Compare
Sorry, something went wrong.
No results found
Features
Add Pair and Triple classes in #7
Add zip() and zipWithNext() functions in #7
Add repeat() function in #8
Enhance Result and runCatching() to support asynchronous functions in #9
v0.3.0
Compare
Sorry, something went wrong.
No results found
Features
Add takeIf() and takeUnless() functions in #3
Add TODO() function and NotImplementedError error in #5
v0.2.1
Compare
Sorry, something went wrong.
No results found
Fixes
Fix tarball not including files
v0.2.0
Compare
Sorry, something went wrong.
No results found
Features
Add Result class and runCatching() function in #1
v0.1.0
Compare
Sorry, something went wrong.
No results found
Features
Add fluent utility methods inspired by Kotlin extensions for clean, readable code.
Docs
Use VitePress for documentation.