Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Napier 2.0.0 🎉 #82

Merged
merged 52 commits into from
Aug 22, 2021
Merged

Napier 2.0.0 🎉 #82

merged 52 commits into from
Aug 22, 2021

Conversation

AAkira
Copy link
Owner

@AAkira AAkira commented Aug 22, 2021

  • Kotlin 1.5.21
  • Run on other threads
  • Support macOS, watchOS, tvOS
  • [Experimental] Suport IR compiler

closes #69, #60, #56, #40

AAkira and others added 30 commits September 10, 2020 00:27
Separate the LogLevel from nested in the Napier.Level
baseArray replaced with atomic - fix logging from another thread on iOS #56
AAkira and others added 22 commits August 17, 2021 02:14
Refactoring apple artifacts(release: 2.0.0-alpha2)
# Conflicts:
#	android/src/main/java/com/github/aakira/napier/sample/CrashlyticsAntilog.kt
#	buildSrc/src/main/kotlin/dependencies/Versions.kt
#	mpp-sample/src/iosMain/kotlin/com/github/aakira/napier/mppsample/CrashlyticsAntilog.kt
#	napier/src/appleMain/kotlin/io/github/aakira/napier/DebugAntilog.kt
#	napier/src/commonMain/kotlin/io/github/aakira/napier/LogLevel.kt
#	napier/src/commonMain/kotlin/io/github/aakira/napier/Napier.kt
#	napier/src/commonTest/kotlin/io/github/aakira/napier/NapierTest.kt
[Experimental] Support IR compiler
DebugAntilog made common class with expect/actual
@AAkira AAkira merged commit 5ac3ab6 into master Aug 22, 2021
@AAkira AAkira deleted the dev/2.0.0 branch August 22, 2021 17:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Does not work within async
2 participants