Releases: injoonH/kotlinic
Releases · injoonH/kotlinic
v0.5.0
06 Aug 00:38
Compare
Sorry, something went wrong.
No results found
Features
Add first(), firstNotNullOf(), firstNotNullOfOrNull(), and firstOrNull() functions in #10
v0.4.0
03 Aug 16:56
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
27 Jul 13:54
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
27 Jul 10:28
Compare
Sorry, something went wrong.
No results found
Fixes
Fix tarball not including files
v0.2.0
27 Jul 09:56
Compare
Sorry, something went wrong.
No results found
Features
Add Result class and runCatching() function in #1
v0.1.0
27 Jul 09:30
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.