Releases: AAkira/Napier
Releases · AAkira/Napier
2.7.1
2.7.0
2.6.1
2.6.0
2.5.0
2.4.0
- Support lambda
Napier.v("Hello napier") // exsisting
Napier.v { "Hello napier" } // new
- Add Kdoc for Napier
- Remove unnecessary codes in Napier
Thanks @ghasemdev
2.3.0
2.2.0
2.1.0
2.0.0
Changes
-
Kotlin 1.5.21
-
Support macOS, watchOS, tvOS
cf. https://github.com/AAkira/Napier/releases/tag/2.0.0-alpha2
- Run on other threads on Kotlin/Native
cf. https://github.com/AAkira/Napier/releases/tag/2.0.0-alpha1
- [Experimental] Support IR Compiler
Help!
I want to support Linux and mingw.
But I have no idea getting a backtrace on theirs.
Please send PR if you have an idea.
You can work this library on Linux on linux
branch.